TanStackT
TanStack11mo ago
7 replies
urgent-maroon

Bug middleware tanstack-start

Hello, I'm encountering an issue with the middleware. When I use it, no fetch requests are made, and I get this error in the console. I think it might be a bug in TanStack-Start, or maybe I did something wrong?

error :
vite-browser-exter:node:async_hooks:3 Uncaught Error: Module "node:async_hooks" has been externalized for browser compatibility. Cannot access "node:async_hooks.AsyncLocalStorage" in client code. See https://vite.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.
at Object.get (
vite-browser-exterde:async_hooks:3:11)
image.png
image.png
image.png
image.png
Was this page helpful?