Open JuanOrtizOvied opened 5 years ago
Use next/dynamic to prevent SSR on NextJS
Also note that the version of react-dnd and react-dnd-html5-backend should not be updated to the latest version, as react-dnd has removed DragDropContext on version9
@UsuJuan Did it work for you?
@aliehsan90 I didn't try but had problem with react-dnd
@UsuJuan So what did you do integrate it with nextjs? Any specifics that I should keep in mind?
@aliehsan90 not implemented in my project because had any errors, I not used this library with nextjs. Sorry.
ok thanks
anyone figured this out? It has to do something with the way AntD is imported on the component.... i think
I try integrate with nextjs but I have erros, or is impossible ?