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
Been trying to migrate from react-portal from v2 to v4, due to recent upgrade of React to 16.8.6.
Having problem with Portal, whereby support to load a button on openByClickOn (as shown below), but nothing appears. Is there any breaking changes on the usage of openByClickOn ?
Been trying to migrate from
react-portal
from v2 to v4, due to recent upgrade ofReact
to 16.8.6.Having problem with
Portal
, whereby support to load a button onopenByClickOn
(as shown below), but nothing appears. Is there any breaking changes on the usage ofopenByClickOn
?Expected Result: To show a div button which can be clicked to launch a Dialog box.
The text was updated successfully, but these errors were encountered: