-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
[bugfix] BigNumber crash, Horizon indent and Myanmar geojson #5746
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
Whoops thanks for the save @kristw , I'll merge with a green CI |
Codecov Report
@@ Coverage Diff @@
## master #5746 +/- ##
==========================================
- Coverage 63.45% 63.44% -0.01%
==========================================
Files 362 362
Lines 22978 22980 +2
Branches 2554 2555 +1
==========================================
Hits 14580 14580
- Misses 8383 8385 +2
Partials 15 15
Continue to review full report at Codecov.
|
…5746) * fix myanmar geojson * fix indent of horizon in dashboard * Fix bignumber crash when color_picker is undefined
…5746) * fix myanmar geojson * fix indent of horizon in dashboard * Fix bignumber crash when color_picker is undefined
big_number_total
crashes becauseformData.color_picker
isundefined
.@williaster @graceguo-supercat @hughhhh