Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix
oh-stepper
not working if step is an integer (#2109)
Regression from #2090. Fixes `Uncaught TypeError: Cannot read properties of undefined (reading 'length')` being thrown if the step property is an integer value, e.g. 1 or 1.0. Signed-off-by: Florian Hotze <florianh_dev@icloud.com> (cherry picked from commit d4d7bea)
- Loading branch information