Skip to content

Import slickgrid-react to React javascript project #194

Answered by meloblerd
PanagramYS asked this question in Q&A
Discussion options

You must be logged in to vote

I ran into this same error. Although it didn't matter if I was in TypeScript or JavaScript project. I was stumped for days. What I had to do was disable React.StrictMode. I assume it is related to React 18 running side effects twice in development. One of those times it was passing in null for my columnDefinitions of my SlickGrid.

Any thoughts on that @ghiscoding ? I'm just glad I found a workaround.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ghiscoding
Comment options

@baj1210
Comment options

Answer selected by ghiscoding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants