Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing message and reopening it does not work #653

Closed
jcbeukes opened this issue Nov 20, 2020 · 2 comments
Closed

Closing message and reopening it does not work #653

jcbeukes opened this issue Nov 20, 2020 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@jcbeukes
Copy link

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)

@cagataycivici cagataycivici self-assigned this Nov 25, 2020
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Nov 25, 2020
@cagataycivici cagataycivici added this to the 3.0.2 milestone Nov 25, 2020
@cagataycivici
Copy link
Member

Seems to be an issue with Core messages component, not related to Diamond. Working on it.

@jcbeukes
Copy link
Author

Ah okay, thanks so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants