appreciated/apexcharts-flow

Move to Vaadin 23 fails spectactularly

Closed this issue ยท 9 comments

Likely something simple as I have not had issues from Vaadin 14->20>21>22. Vaadin made some big changes to v23 so maybe just a config issue. As it starts with an error on Vite, I'm looking into that as well ...

Upon compiling my app, which was fine with Vaadin 22.0.11, I get a large batch of errors about ApexCharts. See attached file.

hold.txt

Desktop (please complete the following information):

  • OS: Linux
  • Chrome
TFyre commented

Looks duplicate of #155

Please compile current master and confirm :)

Ok, actually ended up with:
Java 17
Vaadin: 23.2.6
Spring 2.5.14
Apex 23.0.0

Hi,

When do yo plan to release the fixed version for Vaadin 23.3.x?

Best regards

Hello,

For those who really need vaadin 23.3.x and apexcharts:

  1. Clone Apexchart Github repository
  2. Compile using maven install
  3. Set the version of Apexchart in your Vaadin project to 23.0.1
  4. Start your Vaadin application

I hope the release will be publish soon.

Happy new year and best regards ๐Ÿ˜ƒ

Still no hope to have the fixed version released in Vaadin Directory?

Hello,

I think we are many to wait to have the version 23.0.1 of apexcharts working with vaadin 23.3.x.

Do you think release it soon in the Vaadin-Directory?

Best regards

Closing as duplicate of #155. Reopen if the issue still occurs with the new version.