Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes when row is too big #932

Open
anilcngz opened this issue Mar 25, 2024 · 0 comments
Open

crashes when row is too big #932

anilcngz opened this issue Mar 25, 2024 · 0 comments

Comments

@anilcngz
Copy link

in the next.js project, I tried to implement All Cell Kinds Example (https://github.com/glideapps/glide-data-grid/blob/main/packages/core/src/docs/examples/all-cell-kinds.stories.tsx), it works when there are less than 200 rows. But when the row size gets bigger, the page does not load or the table crashes.

Here is an example:
https://codesandbox.io/p/devbox/glide-data-grid-l2h8gp

I wonder in next.js, do I need to make any other configuration to work with big data?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant