You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve attribute validation in RangeSlider config
Refactored initConfig to explicitly check for null before validating slider attributes, ensuring default values are only used when attributes are missing. This prevents unintended fallback to defaults when attributes are present but falsy.
0 commit comments