Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Remove virtualized lists inside ScrollViews #125

Open
gndelia opened this issue Jul 13, 2021 · 0 comments
Open

Remove virtualized lists inside ScrollViews #125

gndelia opened this issue Jul 13, 2021 · 0 comments
Labels

Comments

@gndelia
Copy link
Contributor

gndelia commented Jul 13, 2021

When running the application, there's this error in the console

ExceptionsManager.js:180 VirtualizedLists should never be nested inside plain ScrollViews with the same orientation because it can break windowing and other functionality - use another VirtualizedList-backed container instead.
at VirtualizedList

The code is minimized and source maps are not working so I'm not exactly sure where is the error happens, but it appears as soon as the app is in the main stage - I think it is related to the Tx List component

@gndelia gndelia added the bug label Jul 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant