next.js
783acc59 - fix: warning fetch for `[object Request]` specified (#50003)

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. ```
Author
Parents
Loading