Unable to implement V6 in LWC component using JS

14 Views Asked by At

The full calendar is not working with V6 in LWC Component. It throws error TypeError: Cannot read properties of undefined (reading 'changeView') when trying to call the ChangeView method from JS

The Fullcalendar was working fine with V5 on click of ChangeView.It should work with V6

0

There are 0 best solutions below