Sebastian "Sebbie" Silbermann

Results 689 comments of Sebastian "Sebbie" Silbermann

We fixed some scenarios where this could occur in React DevTools 7.0. If this issue still persists, please open a new issue.

We fixed some scenarios where this could occur in React DevTools 7.0. If this issue still persists, please open a new issue.

You should file this against Vite first so that they can work out if it's a React issue in the first place and provide a minimal reproduction

> Not sure if they'd be open to that and it would require everyone update to a new patch. If it's not breaking, you can file a PR and we...

> not ideal that projects would need to upgrade the 16/17/18 types in order to fix compatibility with libraries built for the 19 types either. I don't think this is...

That is a problem that I would love being able to fix in React types. But this `_RefObject` types appears in emitted declarations and we just created another problem that'll...

That's the definition that's used in mathematics. In computer science, the term is somewhat ambigious. E.g. we can find the definition you used (https://foldoc.org/idempotent) but also definitions that just mean...

Moving to `user-event` for now until we have a repro just using `@testing-library/react`

It hasn't landed yet. This is just preparation.

Packages published from DT unfortunately list `*` as the dependency range. We're in the process of migrating away from it but in the meantime, use `resolutions` or ideally a lockfile...