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

RegExp broken sticky flag support in polyfills (core-js) #2991

Closed
gtranter opened this issue Aug 5, 2021 · 2 comments
Closed

RegExp broken sticky flag support in polyfills (core-js) #2991

gtranter opened this issue Aug 5, 2021 · 2 comments

Comments

@gtranter
Copy link

gtranter commented Aug 5, 2021

Stencil version:

I'm submitting a:

[ x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://stencil-worldwide.herokuapp.com/ or https://forum.ionicframework.com/

Current behavior:

RegExp does not work properly in IE11 because of a core-js bug. The bug is zloirock/core-js#810. It does not seem like the core-js developer/team is interested in fixing this - they appear to be waiting for someone else to contribute.

Expected behavior:

No issues with RegExp in IE11.

Steps to reproduce:

See zloirock/core-js#810.

Other information:

It would be greatly helpful if Stencil could revert to [email protected] or maybe fix the bug in polyfills.

@splitinfinities
Copy link
Contributor

Hey there, thank you for the patience getting back to you. The new team is getting started and we're working through the backlog now.

We're going to hold off on this for the time being, hopefully corejs can incorporate a fix sooner than later. We'll keep our eye out.

@gtranter
Copy link
Author

@splitinfinities Thanks for the response. Maybe you didn't see it in the linked core-js issue - but they don't appear to be at all interested in fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants