Flohhhhh / Flohhhhh/ultimate-lighting-controller
Changing multiple buttons at once is unreliable in JS
Open
bug
- Dominant language
- Lua
- Stars
- 58
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When making multiple function calls in the JS to update a button state, since all buttons are stored within one state, the states get all tangled and the end result is buttons not matching their extra state.
Contributor guide
Assessment
This issue has not been assessed yet.