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
We created this package primarily to feed into Dash-cytoscape, and React 18 currently has experimental support in Dash. Which means that in the Dash context (where separate components are loaded independently in the browser so constraints like peerDependencies are ignored) this has been used with React 18 and AFAIK it has had no problems.
So I think we'd be fine to update the deps to allow React 18, as long as it didn't break 16, which is still going to be the default in Dash for a little while longer. Are you aware of anything else we would want to change here?
Are there any plans to update this library to React 18?
The text was updated successfully, but these errors were encountered: