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
Yes, you can use this in production. I'm not aware of any general issues. To know if it will work in your environment I'd suggest trying it out in a small prototype, I can't really advise in much more detail without fully understanding your setup.
With regards to your questions, yes, the new parent can control props and those should apply immediately.
Event propagation goes through the InPortal, not the OutPortal (see #13). That's how react's portals work everywhere - I'm open to exploring changes there if you have suggestions though.
Can we use this library in production level code or there are some limitations which should be highlighted ?
I have following queries around it though :-
@pimterry ^^
The text was updated successfully, but these errors were encountered: