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

New react-intl "v5.25.1" and React 18 with IE 11 does't work with value replacement #3588

Closed
hernanif1 opened this issue May 9, 2022 · 2 comments
Labels

Comments

@hernanif1
Copy link

hernanif1 commented May 9, 2022

Which package?

react-intl "v5.25.1"

Describe the bug

IE 11 does't work with values replacement

To Reproduce

https://github.com/hernanif1/intl-test-ie11

Codesandbox URL

Codesandbox doesn't work with ie 11

Reproducible Steps/Repo

git clone git@github.com:hernanif1/intl-test-ie11.git
yarn install
yarn start

Steps to reproduce the behavior:

with browserstack ie 11 or ie 11 open the url
https://intl-test-ie11-1nfakdy47-hernanif1.vercel.app/

1.the message shows the original variable name instead of the value
Screenshot 2022-05-09 at 16 37 46

Expected behavior

a variable replacement like in other newer browsers

Screenshot 2022-05-09 at 16 37 14

⚠️ It still works with version 5.25.0

@hernanif1 hernanif1 added the bug label May 9, 2022
@hernanif1 hernanif1 changed the title New react-intl "v5.25.1" with IE 11 does't work with value replacement New react-intl "v5.25.1" and React 18 with IE 11 does't work with value replacement May 9, 2022
@longlho
Copy link
Member

longlho commented May 10, 2022

@batjaa this is likely due to the dependency in Intl.Locale so we prob would have to check for that

@sklawren
Copy link

This bug is in every browser, not just IE11. This is a broken release.

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

No branches or pull requests

3 participants