stefanuebe/vaadin-fullcalendar

Add-on does not work in Vaadin 23.2 with Vite

Closed this issue · 6 comments

Imports using require do not work at the moment in Vaadin 23.2 using Vite

image

image

See also: vaadin/flow#14477

The workaround is to use feature flags to use webpack instead of vite.

Strange as in V23.1 is seemed to have worked with Vite. Going to check that.

I can start my V23.2 using Vite and the FC without any issues. Can you post the sample code / imports you used for the issue please?

@aetasoul are you able to reproduce this issue or is it working for you, too?

I will test it as soon as possible, I'm out of office untill friday

unable to reproduce

Ok, since it seems not to be reproducible, I close this issue until there are new details.