next.js
36930024 - Ignore `JSON.parse <anonymous> (0:0)` stack frames in test snapshots (#81044)

Commit
228 days ago
Ignore `JSON.parse <anonymous> (0:0)` stack frames in test snapshots (#81044) These frames will be ignore-listed soon. Until then, we remove them from the test snapshots, because their occurrence seems to be non-deterministic. They come from React's RSC parsing.
Author
Parents
Loading