Are there special considerations for HTML5 input binding?

I have successfully used key bindings before, and the following works in a Project > Build test. But when I do a Build HTML5 test, there is no response from them. (marked in red)

some key bindings not working in html5

Are there limitations or special considerations when using non-alphanumeric keys for key binding in HTML5 projects?

Not that I know of, but there might be issues with the input handling for these keys. Please create a ticket on GitHub.

1 Like