Jesse Alan Johnson

Results 3 comments of Jesse Alan Johnson

Saw this today: ```bash The error was thrown at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:27994:43 at bridge_Bridge.emit (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:25895:22) at chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:26064:14 at listener (chrome-extension://fmkadmapgofadopljbjfkapdkoienihi/build/main.js:56299:39) ``` Noticed my Chrome was out of date. After updating, no longer...

@shuding In prod, the glitch is only apparent when turning on highlighting. The [prod example can be interacted with here](https://next-server-action-cookie.vercel.app/). https://github.com/vercel/next.js/assets/10335064/76eb8748-6e11-417b-9f70-734bc8b54135 The visual glitch is gone here, but, do we...

I encountered this issue today when running our projects tests. Several tests failed with this same error. But the application ran fine. One of our low level utility files was...