Flickering grid resizing doesn't work
Describe the bug The flickering grid component doesn't resize when the page resizes so for example if you are on a phone and then flip your screen the grid will be the wrong size
To Reproduce
- add flickering grid component to your project with no pre defined width or height
- resize screen to be bigger
Can you describe a little more so I can quickly understand the issue?
Can you describe a little more so I can quickly understand the issue?
Not really sure how else you want me to describe it. I stated what was wrong and how to reproduce it.
Here is a video showing off the issue. When I make the screen bigger the flickering grid doesn't get bigger with it. It only corrects itself when I refresh. https://i.e-z.host/files/0gpy9fap.mp4
Also having this issue. I'll fix this in a PR.
this issue was fixed with https://github.com/magicuidesign/magicui/pull/416