Remove react-portal
because react-dom
has its own Portal-API
#3525
Labels
react-portal
because react-dom
has its own Portal-API
#3525
I then proceeded to also remove [...]
react-portal
from the dialog component. [...] becausereact-dom
has its own Portal-API, soreact-portal
is no longer needed.After this (removal in #3492),
react-portal
is only used in@neos-project/neos-ui
somewhere in the Inspector implementation. Removing it there should be done in a separate PR though.Originally posted by @grebaldi in #3492 (comment)
The text was updated successfully, but these errors were encountered: