Open vaishali-ghayal opened 6 years ago
Hi @vaishali-ghayal,
Any chance you could replicate this is in a codesandbox and I will investigate?
@BrockReece This simple Vue project shows what @vaishali-ghayal is talking about. Basically a rerender shows the events twice.
@shanestillwell Thanks for this demo.
I am passing events array and custom config object to calendar component. It's working for first time when I come on calendar but when I go on other route and come back on calendar then events are getting rendered twice anf they are not clickable.