next.js
783acc59
- fix: warning fetch for `[object Request]` specified (#50003)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix: warning fetch for `[object Request]` specified (#50003) This PR fixes a warning that previous looked like the following: ``` Warning: fetch for [object Request] specified "cache: default" and "revalidate: 60", only one should be specified. ```
References
#50003 - fix: warning fetch for `[object Request]` specified
Author
styfle
Parents
0a81cc0f
Loading