Skip to content

Events are not emitted on async custom elements #5599

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

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

@LinusBorg LinusBorg added scope: custom elements 🐞 bug Something isn't working labels Mar 17, 2022
yyx990803 pushed a commit that referenced this issue Nov 11, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix #5599
@github-actions github-actions bot locked and limited conversation to collaborators Sep 18, 2023
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