Next.js Prefetch TXT Bug Demo
This demonstrates a bug where .txt files are unintentionally displayed when prefetch fails and hard navigation occurs.
Test Links:
Instructions:
- npm run build && npm run start
- open http://localhost:3000
- open Chrome DevTools
- open network tab
- click on the link above
- block `http://localhost:3000/test-page.txt` as request url
- click "Normal Page Link (with prefetch)" link