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,
We tried installing the component using bower. However after installing the component and consuming it in required file, i wasn't able to access fullCalendar function which is invoked from scheduler-component.html file(_initialize() method). Below is the console error:
this._scheduler.fullCalendar is not a function
We are using Polymer 2.0.0 version in our project. Please let me know if further details are required.
The text was updated successfully, but these errors were encountered:
Hi,
We tried installing the component using bower. However after installing the component and consuming it in required file, i wasn't able to access fullCalendar function which is invoked from scheduler-component.html file(_initialize() method). Below is the console error:
this._scheduler.fullCalendar is not a function
We are using Polymer 2.0.0 version in our project. Please let me know if further details are required.
The text was updated successfully, but these errors were encountered: