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

Prevent RangeError when .toLocaleString() is used #827

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

bpierre
Copy link
Contributor

@bpierre bpierre commented Apr 26, 2019

Prevents the app to crash on the current Firefox Nightly.

I couldn’t find any other use of toLocaleString() in aragon/aragon-apps / aragon/aragon / aragon/aragon-ui / aragon/aragon.js / aragon/apm.js so it should be the only change needed.

Thanks to @dizzypaty for reporting this issue! 🥇

Prevents the app to crash on the current Firefox Nightly.
@bpierre bpierre requested review from AquiGorka and sohkai April 26, 2019 13:38
Copy link
Contributor

@sohkai sohkai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Nice catch!

@bpierre bpierre merged commit 4fdd2f0 into master Apr 26, 2019
@bpierre bpierre deleted the fix-range-errors branch April 26, 2019 14:56
ramilexe pushed a commit to ConsiderItDone/aragon-apps that referenced this pull request Dec 9, 2021
Prevents the app to crash on the current Firefox Nightly.
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.

2 participants