Open patrickcurl opened 6 years ago
Maybe I have misunderstood but I can only see one image? Is the issue that the events are duplicating?
The issue is that --calendar shouldn't be there.. there's one beneath it as well that has the real events from the api.. I just screenshotted the top calendar, not the bottom one...
I'm afraid that I can't replicate this issue. There isn't anything in this plugin that would be loading those other events either.
I have made a Code Sandbox based on your code above, but it seems to be working as I would expect.
So,
if I do an f5 or ctrl+R refresh on firefox, I'm getting 2 calendars.
If I click on the vue-router links for events, like go to a different link, then back it loads fine.
The one I want is on the bottom, the one on top looks to be a boilerplate or something...(see image) it has some default events like long event, full-day event, repeating events, etc.. None of which come from the data. Here's my full component.