You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use-case, I conditionally render a <PortalHost>. This works on the first time, but after unmounting it and mounting it again, the Portal inside does not render anymore.
I'd love to provide a reproduceable example, but unfortunately the codebase is very nested and WIP right now, if you have trouble reproducing this I could try patching something together..
Thanks!
The text was updated successfully, but these errors were encountered:
Awesome library @gorhom!
In my use-case, I conditionally render a
<PortalHost>
. This works on the first time, but after unmounting it and mounting it again, the Portal inside does not render anymore.I'd love to provide a reproduceable example, but unfortunately the codebase is very nested and WIP right now, if you have trouble reproducing this I could try patching something together..
Thanks!
The text was updated successfully, but these errors were encountered: