adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.93k stars 2.18k forks source link

react-data-grid css design break when production mode in next.js project. #3492

Open robinrt124 opened 5 months ago

robinrt124 commented 5 months ago

https://github.com/robinrt124/lms-v1-nextjs

Project URL: localhost:3000/dashboard/course

https://lms-v1-nextjs.vercel.app/dashboard/course

Css works very well in development mode. But working in production mode, only the design gets destroyed.

rafel commented 5 months ago

See https://github.com/adazzle/react-data-grid/issues/3460#issuecomment-2016837753

Phucthuhigh commented 4 months ago

See #3460 (comment)

This solution is not working for me when deploy (idk why). Is there anything else I can do?

NatthachaiA commented 2 months ago

See #3460 (comment)

Thank you, it works now.