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

TypeError: Intl.DisplayNames is not a constructor #2490

Open
vishweshbajpai opened this issue Jan 23, 2025 · 1 comment
Open

TypeError: Intl.DisplayNames is not a constructor #2490

vishweshbajpai opened this issue Jan 23, 2025 · 1 comment
Assignees
Labels
P1 Kinda Important

Comments

@vishweshbajpai
Copy link

Slack: https://razorpay.slack.com/archives/CMQ3RBHEU/p1737430650258699

MDN: Intl.DisplayNames. It states that Intl.DisplayNames was added in Chrome for Android in version 81. However, according to Sentry, the browser version is 80.x.

Image

@vishweshbajpai vishweshbajpai added the P1 Kinda Important label Jan 23, 2025
@tewarig tewarig self-assigned this Jan 23, 2025
@tewarig
Copy link
Contributor

tewarig commented Jan 23, 2025

I checked this in MDN: Intl.DisplayNames. It states that Intl.DisplayNames was added in Chrome for Android in version 81. However, according to Sentry, the browser version is 80.x.
We need to look for a workaround for this or include a polyfill in blade (edited)

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

No branches or pull requests

2 participants