Closing message and reopening it does not work #653
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Hi,
I bought the diamond template, and I've noticed an error when using it with Vue 3.
When I click on any of the message button in your demo it shows the message. But when I close the message and click on a message button again it does not work.
Here is a link to the demo page: https://www.primefaces.org/diamond-vue/#/messages
Also the error in the console is this:
TypeError: t.el.getBoundingClientRect is not a function
at Proxy. (runtime-dom.esm-bundler.js:773)
at St (runtime-core.esm-bundler.js:696)
at runtime-core.esm-bundler.js:4108
at n (reactivity.esm-bundler.js:42)
at We (runtime-core.esm-bundler.js:154)
at bt (runtime-core.esm-bundler.js:364)
TypeError: Cannot read property 'add' of undefined
at runtime-dom.esm-bundler.js:821
at Array.forEach ()
at sa (runtime-dom.esm-bundler.js:821)
at runtime-dom.esm-bundler.js:726
at We (runtime-core.esm-bundler.js:154)
at Ke (runtime-core.esm-bundler.js:163)
at Array.t.__weh.t.__weh (runtime-core.esm-bundler.js:1873)
at gt (runtime-core.esm-bundler.js:333)
at bt (runtime-core.esm-bundler.js:371)
The text was updated successfully, but these errors were encountered: