(NodeJS) Keyboard shortcuts doesn't work(using dynamic event → Keyboard Down)

======== TEMPLATE BUG FORM ========

Wappler Version : 3.5.7
Operating System : W10
Server Model: Node
Database Type:mysql
Hosting Type: docker/local

Expected behavior

What do you think should happen?

A browser alert should trigger when setting up a Dynamic Event on Key Down in the app settings:


Actual behavior

What actually happens?

Nothing happens when pressing the key combination

How to reproduce

  1. Create NodeJS project
  2. Set up a layout page
  3. Set up a content page
  4. Create browser component on layout page
  5. On the content page to to the app settings, set a dynamic event on key down for the key F
  6. At action set it to do a browser alert with the text “F is pressed”
  7. Save, open browser and press F
  8. The alert doesn’t show
Community Page
Last updated: