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
Hi @andriy-viyatyk, The reason is because, the package by default don't have disabled property. When you set disabled it's applied to the datepicker input and it's getting disabled. But for the iniline datepicker, we need to add a support for it. I'll work on it.
"disable" property has no effects on DatePicker with "inline" property
Steps to reproduce the behavior:
Expected behavior
"disabled" property supposed to disable user interaction.
The text was updated successfully, but these errors were encountered: