react-native-map-clustering icon indicating copy to clipboard operation
react-native-map-clustering copied to clipboard

TypeError, undefined is not an Object (l.range)

Open michalis-ligopsychakis opened this issue 3 years ago • 0 comments

Hello everyone :) ..

I am getting this error on Sentry for iOS only:

TypeError: undefined is not an object (evaluating 'l.range')
  at ? (app:///main.jsbundle:940:4189)
  at ? (app:///main.jsbundle:922:1971)
  at mi(app:///main.jsbundle:97:60184)
  at Dl(app:///main.jsbundle:97:78548)
  at ? (app:///main.jsbundle:202:3883)
  at Tl(app:///main.jsbundle:97:71528)
  at Tl([native code])

I am using [email protected] and [email protected] .. Based on this (https://github.com/novalabio/react-native-maps-super-cluster/issues/15) I think that it's related to this package so I am creating this issue..

Any help is welcome!

michalis-ligopsychakis avatar Oct 15 '21 11:10 michalis-ligopsychakis