I kept encountering this during Next.js app development when my Firefox DevTools were open, but when I closed the DevTools sidebar it stopped appearing. I'm still getting the warning in the console, however:
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content.
So something in the developer tools themselves are making this happen.