-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Describe the Bug
When I have a templated Number field, Increasing the number by increase/decrease buttons or the arrow keys is inconsistent. Some inputs "disappear".
Steps to Reproduce
- Template a Number field
- Focus the Number field
- Tab up rhythmically
- Sometimes the number does not increase on button press
Expected Behavior
Every button press increases the number
Additional info
This works fine in the bpmn-js-element-templates repo locally. I expect this to be a problem with debounceing or other behaviors from the bundle.
Reported here: camunda/camunda-modeler#4154 (comment)
related to camunda/camunda-modeler#3622
Environment
- OS: [e.g. MacOS 10.2, Windows 10]
- Modeler version: [e.g. 2.0.0]
Reactions are currently unavailable