next.js
a6f10c98
- Fix API stripping JSON incorrectly (#82061)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
187 days ago
Fix API stripping JSON incorrectly (#82061) This ensures we don't normalize unless it's actually a `_next/data` request. Fixes: https://github.com/vercel/next.js/issues/81936
References
#82061 - Fix API stripping JSON incorrectly
Author
ijjk
Parents
261a5c3e
Loading