FullCalendar don't show months dialog

Hi everyone, how are you?

I’m asking for your help to try and identify why I’m experiencing this behavior with FullCalendar in Vaadin 25.2.

In Vaadin version 25, when I click to view the month, it’s not being displayed correctly, as you can see in the image; it appears to be faded.

No error is displayed in the application console.

This doesn’t happen in Vaadin version 24, and I can clearly see the months.

Has anyone else experienced this?

Vaadin= 24.9.12
fullcalendar2= 6.2.2

Vaadin= 25.2.2
fullcalendar2= 7.2.3

Hi, I assume this is your own app and you used the sample code from the demos?

If so, please check the latest demo code, as there were some changes on how the date picker works.

Also please note, that the “toolbar” above the FC is not part of the FC, but simple Vaadin components :slight_smile: