Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Problem with a select and v-if in the fullcalendar component #203

Open
daniapa opened this issue Jul 15, 2019 · 0 comments
Open

Problem with a select and v-if in the fullcalendar component #203

daniapa opened this issue Jul 15, 2019 · 0 comments

Comments

@daniapa
Copy link

daniapa commented Jul 15, 2019

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:

  • 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.

How can I make it work?

Here is an example in codesandbox.
https://codesandbox.io/s/vue-fullcalendar-select-cqw0s

Thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant