stencil
stencil copied to clipboard
Ionic Menu no longer works as in 1.9.1
Stencil version:
@stencil/[email protected]
I'm submitting a: [X ] bug report
Current behavior: When upgrading the stencil version to the latest 1.12.3 build from 1.9.1 the ion-menu no longer finds its content element to listen on drag events. During development the problem does not accur, but when releasing the code to web with the prod build the ion-menu no longer is rendered and the console states: "Menu: must have a "content" element to listen for drag events on."
Expected behavior: The Menu renders as it did with version 1.9.1
I can't upgrade due to this: https://github.com/ionic-team/stencil/issues/2349
But would love to test this.
👋
I apologize it took so long for someone on the Stencil team to acknowledge this ticket. if someone would be able to create a minimal reproduction case with the latest version of Stencil + Ionic Framework, the team would be happy to take a look!
Thanks for the issue! This issue has been labeled as needs reproduction. This label is added to issues that need a code reproduction.
Please reproduce this issue in an Stencil starter component library and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.
If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.
For a guide on how to create a good reproduction, see our Contributing Guide.
Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Stencil, please create a new issue and ensure the template is fully filled out.
Thank you for using Stencil!