You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a fresh install of strava-v3, and I have noticed when fetching activities, some of my coordinates returned (not all, and not every time either) are not coming back as numbers, but a bignumber object. This has been breaking things in production for us.
Is this a known issue, and is there any chance of a fix? bignumber.js is at 9.3.1 with a fresh install, hopefully that's helpful.