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
Although in some parts of the DatePicker implementation, it relies on options.enable value, the option does not have a default value set. Thus, in many cases, it remains undefined.
Expected/desired behavior
Add a default value for enable in the source code and describe the configuration option in the API.