Replies: 1 comment 7 replies
-
https://github.com/ngneat/spectator/issues?q=typeInElement+form+ |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a simple HTML form:
that's controlled by a formGroup:
When I try to "type" into the input it's not working as expected. Here's the failing test:
Beta Was this translation helpful? Give feedback.
All reactions