react-native-animated-dots-carousel icon indicating copy to clipboard operation
react-native-animated-dots-carousel copied to clipboard

`Cannot read property `borderColor` of undefined

Open nateguy opened this issue 7 months ago • 3 comments
trafficstars

Getting an issue on sentry with the latest version where there are instances where an undefined type variable in react-native-animated-dots-carousel/src/CarouselDots/Dot/index.tsx ends up crashing my app. This was never an issue previously. Am wondering if it's due to any possibility that currentIndex ends up being out of range?

Image

nateguy avatar Mar 28 '25 03:03 nateguy