T
TanStack6mo ago
fair-rose

No rows are displayed in Production Build but works just fine in development server.

Hey I'm building an csv-importer. In that I'm using tanstack table to review the data with features like editable table, virtaulised table, row selection, sorting and column resizing. When i was developing in the developer server everything works fine. But after i deployed, in the production initially no rows are displayed. It is displayed as soon as i Check the select all rows checkbox in the header or use any filter. Here is the github: https://github.com/khuranamanan/csv-flow deployed link: https://csv-flow.vercel.app/ I have attatched the code file. along with a sample csv to use with it. and also screenshots of dev and prod. I feel like I'm doing something wrong. maybe an issue with virtauliser?
GitHub
GitHub - khuranamanan/csv-flow
Contribute to khuranamanan/csv-flow development by creating an account on GitHub.
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?