Paul the Great
Results
1
issues of
Paul the Great
Since Next.js guys have removed [Head.rewind()](https://nextjs.org/docs/upgrading#remove-headrewind) from version 11, now code throws an error: ``` TypeError: _head.default.rewind is not a function at _callee$ (/Projects/project-name/node_modules/next-contentful/withContentful.js:129:36) at tryCatch (/Projects/project-name/node_modules/regenerator-runtime/runtime.js:63:40) at Generator.invoke [as...