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
So I published an npm package which makes a graph. My package is basically a react-app which uses react-sigma for graph visualisation. However whenever I try to install the package in a project in a project which uses a lower version of react as compared to the package I have made, the graph does not render. Any particular reason for that?
The text was updated successfully, but these errors were encountered:
So I published an npm package which makes a graph. My package is basically a react-app which uses react-sigma for graph visualisation. However whenever I try to install the package in a project in a project which uses a lower version of react as compared to the package I have made, the graph does not render. Any particular reason for that?
The text was updated successfully, but these errors were encountered: