interestingly though, it doesn’t happen for all my projects. Only for a specific project in another organisation
Not sure if relevant, but I see this error in the console:
vendor-BfGhW6Il.js:8 Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Ke (vendor-BfGhW6Il.js:8:8256)
at Ei (vendor-BfGhW6Il.js:6:57963)
at ThemeProvider-kGWKkakX.js:162:31545
at od (vendor-BfGhW6Il.js:10:6513)
at e.unstable_runWithPriority (vendor-BfGhW6Il.js:2:11978)
at ht (vendor-BfGhW6Il.js:6:38319)
at nt (vendor-BfGhW6Il.js:10:5988)
at To (vendor-BfGhW6Il.js:8:10689)
at vendor-BfGhW6Il.js:6:38541
at e.unstable_runWithPriority (vendor-BfGhW6Il.js:2:11978)
Also hit by this. Given the nature of this issue (1337px is clearly not random number), are there any concerns from a security perspective we need to know?
@DamienDennehy I can confirm there’s no security issue. There’s a UI breakpoint involved in the incident that is set to 1320px + the scrollbar width. The fact it landed on 1337 is just funny coincidence.