Maximilian Schön

Results 4 comments of Maximilian Schön
trafficstars

For me it was that the version of @testing-library/jest-dom was set to 5 (ish) and once I tried installing the types (@types/testing-library__jest-dom) they were version 6, which had removed all...

For me, this happened when importing a turborepo package into a server action.

https://github.com/user-attachments/assets/00e60126-cd80-4b6a-9276-a976c328f92b It's very minor, I assume it's some virtualization thing not working exactly as intended. Ignore the first 10 seconds where I missclick outside of the box.

We are also seeing a case where users are randomly signed out, with local storage being cleared. We had a moment where this reoccured a lot and fixed it partially...