PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
827 stars 160 forks source link

In Recent update if we use Lazy then all content in tabs goes blank.(BUG) #397

Closed virendrasingh-tech closed 1 month ago

virendrasingh-tech commented 2 months ago

Steps to Reproduce:

  1. Install any dependency with yarn or npm
  2. Rebuild and clear cache
  3. use lazy in Tabs.Container

Then all the data in particular tabs goes blank.

virendrasingh-tech commented 1 month ago

https://github.com/PedroBern/react-native-collapsible-tab-view/issues/391#issuecomment-2082792339

temporary workaround