Hi all,Unfortunately, the addon seems not working on Vaadin 23.1

Hi all,

Unfortunately, the addon seems not working on Vaadin 23.1.3 (dev mode) : I got a JS exception on runtime (on ApexCharts component). I removed the node_modules to be sure and relaunched the Springboot app without any change

Uncaught TypeError: $0.updateData is not a function
  at Object.eval (eval at Zt (FlowClient.js?2d7e:1:1), <anonymous>:3:11)
  at Zt (FlowClient.js?2d7e:1064:164)
  at Yt (FlowClient.js?2d7e:1013:276)

Hello Thomas, the same thing happens to me with version 23.1.4 (dev mode). Could you solve it? In production it works perfectly.