gauntlet icon indicating copy to clipboard operation
gauntlet copied to clipboard

Occasional loss of events from frontend

Open Exidex opened this issue 1 year ago • 2 comments
trafficstars

Examples:

  • spamming button that increases counter that is displayed in UI.
  • pressing and holding key in text input

Exidex avatar Feb 03 '24 21:02 Exidex

Apparently only a problem when using react dev build, on production one looks good

Exidex avatar Mar 29 '24 15:03 Exidex

More testing showed that it is also a problem in production bundle in high render rate views, like trying to render ascii gif with high fps

Exidex avatar Apr 28 '24 13:04 Exidex

When pressing too many keys too fast, gauntlet crashes. Where do these event loss come from?

BennoCrafter avatar Mar 02 '25 04:03 BennoCrafter

@BennoCrafter the crash is likely not related to the event loss itself, please report in the separate issue with logs

Exidex avatar Mar 02 '25 21:03 Exidex

Should be fixed in 705b42821c3e457a7cc7eeeb8a1a1f7ece133fc7 which is available in v17

Exidex avatar Mar 15 '25 08:03 Exidex