BotDanny / react-stacked-center-carousel

A responsive, performant, well animated, swipeable, center mode carousel that stacks its slide
33 stars 12 forks source link

Broken in iOS 11, 12, 13 after updating react-resize-detector from 5.2 to version 6.6 #3

Closed lan0105 closed 2 years ago

lan0105 commented 2 years ago

I have a problem with lib react-resize-detector: After we updated to 6.6 users on iOS 11-13 get an error undefined is not a constructor, evaluating new window.ResizeObserver(n.resizeHandler) Expect: This issue still exists in latest version 6.7.6 as well. var reactResizeDetector = require('react-resize-detector/build/withPolyfill'); Please update, many thanks!!!! https://github.com/maslianok/react-resize-detector/issues/141#issuecomment-951084148

BotDanny commented 2 years ago

Hi, looking into this

BotDanny commented 2 years ago

Updated to latest verison