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

Events are not emitted on async custom elements #5599

Closed
odai-alali opened this issue Mar 17, 2022 · 0 comments · Fixed by #5601
Closed

Events are not emitted on async custom elements #5599

odai-alali opened this issue Mar 17, 2022 · 0 comments · Fixed by #5601
Labels
🐞 bug Something isn't working scope: custom elements

Comments

@odai-alali
Copy link

Version

3.2.31

Reproduction link

codesandbox.io

Steps to reproduce

Click buttons in the reproduction sandbox to render CustomEvent.details under each one

What is expected?

CustemEvent details to be rendered under the second button (async)

What is actually happening?

Event is not emitted from the second button (async) and nothing is rendered

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working scope: custom elements
Projects
None yet
2 participants