Closed wyntonfranklin closed 1 year ago
Hi @wyntonfranklin thank you for the contribution to solving the angular issue. I've refactored a bit in order to still have intervalId = setInterval(changeValueByArrowKeys, 200, inputBox, 'down'/'up')
working.
It is used when users click and hold down the mouse on up or down buttons.
May please push the commits to this branch and please let me know if everything still works as expected in Angular
Sure I'll check it out
Hi @nadchif it works as expected. No issues in angular. I really didn't fully understand the interval usage.
fix angular model values not updating