.st("order", [number]) doesn't work
keithng opened this issue · 0 comments
keithng commented
Using .st() for the "order" attribute doesn't work when a number is provided as the value, but works when a string is provided as a value.
https://codepen.io/keithng/pen/jOEoBZB
The DOM element style is not changing at all when a number is provided.