nextjs-netlify-cms
nextjs-netlify-cms copied to clipboard
Next.js & Netlify CMS Starter-kit
Results
3
nextjs-netlify-cms issues
Sort by
recently updated
recently updated
newest added
Failed to compile. ./pages/admin.tsx:4:3 Type error: Argument of type '() => Promise' is not assignable to parameter of type 'DynamicOptions | (() => LoaderComponent) | LoaderComponent'. Type '() => Promise'...
Netlify cms will create an `nc-root` outside of __next div if not found, which can cause a blank screen margin above netlify-cms. This commit manually creates an 'nc-root' div inside...