dramatic-maroonD
Refine3y ago
9 replies
dramatic-maroon

DataGrid and SSR

Hello, I'm trying to use SSR in my project, I'm using next with MUI, I've already configured everything, following the documentation, and I can already visualize the data as I need using console.log, however, when I pass the data as 'initialData' in the DataGrid, nothing happens, if I disable all javascript the table disappears, however, using Antd I did the same thing and it works normally, what can I do?

i create the example in "users" page https://codesandbox.io/p/sandbox/refine-next-forked-67jvtz?welcome=true if you can't see, open in a new tab, thats works for me
CodeSandbox is an online editor tailored for web applications.
refine-next (forked)
Was this page helpful?