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 Feb 16, 2021. It is now read-only.
I make a select with different option values.
Any value of the select has a different config options for the fullcalendar and different events to show.
My problems are:
When I change through the select values events change but fullcalendar config not.
When I change to the empty value of the select and then select a value option, then the config of the fullcalendar works but events duplicate each time.
Hi,
I make a select with different option values.
Any value of the select has a different config options for the fullcalendar and different events to show.
My problems are:
How can I make it work?
Here is an example in codesandbox.
https://codesandbox.io/s/vue-fullcalendar-select-cqw0s
Thanks!!
The text was updated successfully, but these errors were encountered: