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
When the initialValue parameter is not provided in the FormBuilderRangeSlider widget, a "null check operator used on a null value" error is displayed. Making initialValue a required parameter fixes this error.
0 commit comments