-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
chore(deps): update stencil core #30132
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Does this will solve the following issue? |
Definitely worth verifying this! I created a dev build |
I tried it now it the issue still exist 😔 |
related issue #30136 |
@christian-bromann I'm encountering the same errors with Stencil 4.26.0, and they only occur when using React. |
@christian-bromann The same type of error also occurs in Vue (I haven't tested it in Angular yet). |
fb0a06f
to
e0cf660
Compare
e0cf660
to
aec5898
Compare
Fyi, I've tested this locally and upgrading to 4.27.2 it does not appear to fix #30215 (in Angular) @christian-bromann do you by any chance know if this is a bug in Ionic or should be replicated in Stencil to be fixed there? Thanks |
88fa2ed
to
46ba9b2
Compare
We have shipped various of improvements to the Stencil project and runtime. You can take a close look at our changelog but since
v4.20.0
we mainly shipped improvements on the following issues:Major Improvements:
Key Bug Fixes:
Technical Updates:
I don't see any critical changes that may impact Ionic users and feel confident we can ship this.