Hi i have a problem with this component in vaadin 23this is then

hi i have a problem with this component in vaadin 23

this is then error

Exception is thrown during JavaScript execution. Stacktrace will be dumped separately.

The error has occurred in the JS code: '$0, $1, $2, $3, $4, window.notify.sendNotification($0, $1, $2, $3, $4)'

Uncaught TypeError: Cannot read properties of undefined (reading 'sendNotification') (http://localhost:8080/VAADIN/@fs/C:/Users/carusom/sviluppo/workspace/asterics2.0/hc.gui-30/node_modules/.vite/deps/FlowClient-6OLYZ7QO.js?v=143fabf3:738:7)

Exception is thrown during JavaScript execution. Stacktrace will be dumped separately.

The error has occurred in the JS code: '$0, $1, $2, $3, $4, window.notify.sendNotification($0, $1, $2, $3, $4)'

Uncaught TypeError: Cannot read properties of undefined (reading 'sendNotification') (http://localhost:8080/VAADIN/@fs/C:/Users/carusom/sviluppo/workspace/asterics2.0/hc.gui-30/node_modules/.vite/deps/FlowClient-6OLYZ7QO.js?v=143fabf3:738:7)

can yoy help me?

thanks Massimiliano

hy i need help..

can you answer please?

hy i need help..

can you answer please?

Uncaught TypeError: Cannot read properties of undefined (reading 'sendNotification') (http://localhost:8080/VAADIN/@fs/C:/Users/carusom/sviluppo/workspace/asterics2.0/hc.gui-30/node_modules/.vite/deps/FlowClient-6OLYZ7QO.js?v=143fabf3:738:7)

Exception is thrown during JavaScript execution. Stacktrace will be dumped separately.

The error has occurred in the JS code: '$0, $1, $2, $3, $4, window.notify.sendNotification($0, $1, $2, $3, $4)'

hello I solved for vaadin 23 it is necessary to use @javascript for the import and not @JsModule in addition to modifying the javascript according to the specifications of vaadin 23.

Next time do not declare compatibility with vaadin 23 if it has not been tested