Closed Avinash-Raj closed 6 years ago
That is a similar technique that I have seen others use to handle something like this. I don't think you will be able to use Vue components here, as because Full calendar uses jQuery to manipulate the DOM and Vue will be unaware of the changes jQuery has made.
I want to display event description inside tooltip during onmouseover. I came with this solution but it's not well and good. Is there anyway that we can use vue-popover?
Codepen