laravel-fullcalendar icon indicating copy to clipboard operation
laravel-fullcalendar copied to clipboard

Deprecation warning while setting date in FullCalendar

Open INattivo opened this issue 6 years ago • 0 comments
trafficstars

Hi, using fullcalendar component browser give me "Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale."

Finding information about this error, the solution to this problem is setting the eventDataTransform function while initializing fullCalendar, but I don't know how to do this with laravel component.

https://stackoverflow.com/questions/51130630/deprecation-warning-while-setting-date-in-fullcalendar

Any idea to solve the problem? Thanks

INattivo avatar May 31 '19 07:05 INattivo