Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
See if this helps: #22 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm submitting a...
[X] Support request
Current behavior
I'm not understanding how to use the keyboard input methods. When using the keyboard routines the
input
field isn't being updated. I get an error from jasmine saying:Expected behavior
I'd expect the input's value to have the letter pressed.
Minimal reproduction of the problem with instructions
In a component I changed the HTML to just be
<input>
and then created this spec for it:Environment
Beta Was this translation helpful? Give feedback.
All reactions