Replies: 2 comments
-
TypeError: N.current is null |
Beta Was this translation helpful? Give feedback.
0 replies
-
Uncaught TypeError: N.current is null |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, we tried npm install react-data-grid and run the most basic example from your page in our app.js.
How ever npm build wont build or we got it build but when app is installed at atlasian the mozilla firefox says Type-error: N-current is null
then We tried basic install of example folder into our forge react static root but allfeatures that we like to display does not recon any modules. We have fought to work Allfeatures but it needs drobdownbox module has imports that just wont combile at all.
How ever if we download whole source to folder and run npm build the project builds and runs just fine.
You need atlasian login and id token to try forge
npn install @forge/sli if I remember right.
Then: Forge login -> add credentials -> forge create appname and chose globalpage from selections
Now forge creates react app to start coding. But we have problems installing react-data-grid and make examples to work. Errors on comments.
Beta Was this translation helpful? Give feedback.
All reactions