Malik Glossop
Malik Glossop
I'm trying to upgrade `next` to fix several security vulnerabilities and have come across this issue. We use `NODE_ENV=development` for our development environments. The fix shouldn't just be to change...
We've come across this issue in our codebase, most of our tests now have components that are too big and cannot see them in the playground
> > I get this error all the time. To reproduce it you just need to render a component big enough. For some our tests we have to render a...
Getting the same issue, we use SVGs a lot and they quickly eat up the size of the HTML such that only 1 or 2 SVGs are needed to break...