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

feat(packages/sui-polyfills): add FlatMap polyfill #1668

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

Alisa-InWonderland
Copy link
Contributor

The i18n.interpolate function uses the flatMap method that doesn't work on Safari browsers older than version 12 and Chrome browsers older than version 69, which we still support in IJ.

Description

Add FlatMap polyfill

@Alisa-InWonderland Alisa-InWonderland merged commit d96c53a into master Nov 23, 2023
1 check passed
@Alisa-InWonderland Alisa-InWonderland deleted the feature/PI-68247/add-FlatMap-polyfill branch November 23, 2023 07:31
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

Successfully merging this pull request may close these issues.

6 participants