vue-cal icon indicating copy to clipboard operation
vue-cal copied to clipboard

Ready event always emit with empty events array?

Open PerpetualWar opened this issue 4 years ago • 1 comments

So I'm using both ready and view-change events to feed my list view (which is basically table). So when calendar is rendered for the first time and ready is emitted, it's always emitted with empty events array, even though in current grid view I have events.

Only when I trigger some view change, for example trigger next and previous arrows, it will return populated events array.

It seems the problem is only with ready event not working as supposed to , unless I'm missing something obvious.

PerpetualWar avatar May 09 '21 17:05 PerpetualWar

Hi! Please provide a minimal reproduction demonstrating the issue using CodePen, CodeSandbox or similar.

rubjo avatar Mar 31 '22 10:03 rubjo

Closing due to inactivity. please reopen with repro if not solved.

antoniandre avatar Aug 21 '22 09:08 antoniandre