Description:
Since Tailwind is mobile-first, I spend a lot of time going back and forth from larger breakpoints, back down. I have found that something VERY jarring happens when going beyond the 1024px breakpoint. I have 5 breakpoints set up in my Tailwind installation, but the default Gutenberg has just 3. One of which is also the 1024px desktop (laptop?) breakpoint.
Here’s a jam: Jam
There’s a console error at 00:13 where it breaks just as I pass the aforementioned breakpoint.
It should be noted that this doesn’t happen every time, and if I refresh and try again, it usually works for a while, until it inevitably crashes again.
I’ve lost quite a bit of hours over the course of many weeks trying to navigate this.