You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @itsjustaplant for reporting the issue. We will ingest it into our backlog but let me be clear that the Stencil team has a lot of competing prioritizations and can't give an estimated time when someone will be able to look into this. I recommend to help providing a fix for this if possible. We are happy to support if there are any questions to Stencil and the codebase.
Prerequisites
Stencil Version
4.19.2
Current Behavior
example-repo I tried several times creating a mono repo example for this by reading this guide but still getting some errors so i would like you to inspect App.js , leaf-component.tsx and parent-component.tsx to understand the event handling flow.
Expected Behavior
I expect that, e.stopPropagation() should stop the propagation therefore only leaf event handler should run.
System Info
Steps to Reproduce
Code Reproduction URL
https://github.com/itsjustaplant/stencil-mono
Additional Information
No response
The text was updated successfully, but these errors were encountered: