Slow opening a modal table takes 1-2 seconds #1357
psm-solution-group
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I use mui-table and if I show it on a modal it takes 1-2seconds then it opens the modal of the table. What can I do to solve it ?
here is a video
https://go.screenpal.com/watch/cTVQeKneg0F?_gl=11rxkggp_gaMTYzNzAyNjUwNy4xNzM2Mzk0NDQ5_ga_J7G603GGVL*MTczNjM5NDQ0OC4xLjEuMTczNjM5NDYwNC4wLjAuMA..
On the video you see I click on the box then it opens after 1-2seconds
my code
I use the same data from this snipped/sandbox the only different is I show it on a modal but here is the sandbox
https://codesandbox.io/p/devbox/new-river-57mqhw?file=%2Fsrc%2FTS.tsx%3A8%2C1-9%2C1
Beta Was this translation helpful? Give feedback.
All reactions