Lucas Yver
Lucas Yver
#### Environment Package version(s): @blueprintjs/core 3.49.1 #### Steps to reproduce 1. Use this setup, with any `formatDate` and `parseDate`. ``` onStateChange([ date[0]?.toISOString(), date[1]?.toISOString() ])} /> ``` #### Actual behavior https://user-images.githubusercontent.com/16732818/171377494-7dad2f8c-44e7-4a45-8dac-2576166ff356.mov...
Hi, I spend many hours on this issue. When you use react-native-sortable-listview on a screen load with react navigation but this screen his hidden, this.refs.wrapper.measure will return null for each...