Bug +/- buttons on <xf:numberbox> fail when using step="any"

There is a bug in this version
D

DragonByte Tech

Guest
Reproduction: <xf:numberbox name="some_number" value="1" min="1" step="any" data-step="1" />

Error:
1727113672709.webp

This is a regression from XenForo 2.2.x where the native stepUp / stepDown functions had a fallback.

Continue reading...