Hi,first of all thanks for the great addon.It works great

Hi,

first of all thanks for the great addon.

It works great with vaadin 23.2.X, but not with vaadin 23.3.X - if I add the addon to pom.xml then the UI is not build and there is an error in browser console:


Uncaught (in promise) TypeError: global is undefined
 <anonymous> http://localhost2:8080/VAADIN/generated/jar-resources/chart/Moment.js:10


Are you planning to upgrade the addon to be compatible with the latest version of vaadin?

Thanks

Marek

Working with 23.3.4

Works well.

I needed to run the code with goal: "production"

Otherwise there was errors.