What exactly is your solution to "VirtualizedLists should never be nested inside plain ScrollViews with the same orientation" #27945
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
This annoying warning makes no sense. Nesting any type of scrollable view should be allowed and supported, not forbidden.
I would not post about this warning if it wasn't that my console is constantly flooded with these warnings, and I have to scroll back and forth in the console to actually see my own console.log s.
So, let's assume that we are mistaken, and nesting scrollables is a bad idea, and we should follow your advice as in the warning. What exactly is your solution to be able to manage nested scrollable content, with or without the same orientation?
Consider my use cases:
Can you provide a compelling reason why my use cases would not be valid, and why nesting scrollables is a bad idea?
The text was updated successfully, but these errors were encountered: