Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonsiefke/nextjs-content-type-bug


https://github.com/simonsiefke/nextjs-content-type-bug

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

# Nextjs content type bug

```sh
git clone [email protected]:SimonSiefke/nextjs-content-type-bug.git &&
cd nextjs-content-type-bug &&
npm ci &&
npm run build &&
node proxy.js
```

Go to http://localhost:4321 and navigate between the urls. Notice that the urls `b?_rsc=41sah` return `text/html` instead of `text/x-component` and no error message is displayed.