We're using [email protected] (6.4.0 confirmed broken too).
When opening the app, we receive an error (unfortunately don't have source maps on Sentry):
r of t.keys is not a function. (In 'r of t.keys()', 'r of t.keys' is undefined)
Happening on:
- Messenger's in-app browser on iOS
Works on:
- iOS Safari
- Chrome iOS
Thankfully comments aren't minified, so the Sentry error is attached.
Any ideas? Some polyfill needed? What are we calling in React Router's source code that is causing this?