arthurpankiewicz
arthurpankiewicz
@ejdzipi you can fix this by updating this line https://github.com/bvaughn/react-virtualized/blob/master/source/vendor/detectElementResize.js#L149 to match the changes in this mr: https://github.com/sdecima/javascript-detect-element-resize/pull/62/files
I'm also running into this problem with a few tests, particularly ``` react-native-safe-area-context react-native-calendars react-native-gesture-handler ``` I'm thinking this might be more of a `react-native-web` problem though
@MarkFalconbridge you can fix this by updating this line https://github.com/bvaughn/react-virtualized/blob/master/source/vendor/detectElementResize.js#L149 to match the changes in this mr: https://github.com/sdecima/javascript-detect-element-resize/pull/62/files