You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download latest chrome (135.0.7049.85). Tested on Apple Silicon.
Start fresh next project (15.2.3+).
fileFetcher will fail to fetch resources when you inspect the default page.tsx component.
This is a really annoying bug because it ends up giving the unsymbolicated source map line number + column number, which is deceptive.
fileFetcher.js:1 Fetch API cannot load rsc://React/Server/webpack-internal:///(rsc)/app/page.tsx?19. URL scheme "rsc" is not supported.
fileFetcher.js:1 Fetch API cannot load webpack-internal:///(app-pages-browser)/node_modules/next/dist/client/image-component.js. URL scheme "webpack-internal" is not supported.