[Bug]: type 'RenderSliverList' is not a subtype of type 'RenderBox?' in type cast #90
Closed
2 tasks done
Labels
bug
Something isn't working
Is there an existing issue for this?
Current Behavior
Hello,
I'm facing an issue when calling a showPopover inside a Function while the same showPopover works when called directly from an appBar.
Here's my code from the Scaffold body and then it goes loop --> StreamBuilder --> Function --> showPopover:
The issue seems to come from the following part of the code:
Could it be a context or key issue not finding the object to render?
Thanks a lot, and great job with this package 👍 :)
Expected Behavior
I'd like to be able to showPopover wherever I want.
What operating system are you seeing the problem on?
Android
Relevant log output
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: