next.js
f19b31ad
- Fix rsc payload fetch failures due to state tree encoding (#51017)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix rsc payload fetch failures due to state tree encoding (#51017) Encode the state tree where the content could contain unicode when request the RSC payload, to avoid the fetch failure due to bad encoding for headers Fixes #48728 fix NEXT-1258
Author
huozhi
Parents
96e47d3f
Loading