Lindsey

Results 5 comments of Lindsey

I can reproduce this on Firefox as well. This looks like a browser support limitation rather than a React bug. `` relies on the browser View Transition API (`document.startViewTransition`), which...

Thanks for the report! To investigate this, we’ll need a minimal reproducible example (or a small repo) that triggers the error, along with: • your package.json • the full error...

Created issue #233 as requested. The issue documents the bug and links to this PR.

Hi! I’d like to work on this issue and submit a PR shortly.

Thanks for opening the issue! To help debug this, could you share a bit more detail? - The full error message as text (not just a screenshot) - Your `node...