【发布时间】:2022-12-22 15:45:30
【问题描述】:
在 Vaadin 23 中,这个组件“Vaadin v14+ 的系统通知”有问题
这是错误:
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/xxx/xx/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/xxxxxx/xxxx/node_modules/.vite/deps/FlowClient-6OLYZ7QO.js?v=143fabf3:738:7)
你能帮助我吗?
谢谢马西米利亚诺
错误的原因是什么?
【问题讨论】:
标签: components vaadin