#Ability to disable keyboard events on Slider?

3 messages Ā· Page 1 of 1 (latest)

oak plinth
#

We already handle keyboard events for the entire screen using useHotkeys and so when the user focuses the <Slider /> and uses the arrow keys, then it fires our logic twice. Is there a supported/prescribed way to disable keyboard input on Mantine elements without disabled?

obsidian flare
oak plinth