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
Trying to bind [isDisabled] as described in the documentation leads to "Can't bind to 'isDisabled' since it isn't a known property of 'nw-calendar'."
I've tried using [disabledDate] instead, seeing that it declared and while it doesn't know any errors, it's not functioning either for days in the past.
The text was updated successfully, but these errors were encountered:
Trying to bind
[isDisabled]
as described in the documentation leads to "Can't bind to 'isDisabled' since it isn't a known property of 'nw-calendar'."I've tried using
[disabledDate]
instead, seeing that it declared and while it doesn't know any errors, it's not functioning either for days in the past.The text was updated successfully, but these errors were encountered: