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
{{ message }}
This repository has been archived by the owner on Jun 19, 2018. It is now read-only.
The cell-is-open attribute is bound to the mwl-calendar directive's isolate scope using the "=" option.
The documentation does not specify that this attribute is required, but if omitted you will receive this exception every time a cell is clicked:
https://docs.angularjs.org/error/$compile/nonassign?p0=undefined&p1=mwlCalendar
EDIT: alternately, if it really is optional, use the "=?" binding option instead
The text was updated successfully, but these errors were encountered: