storyblok / react-next-boilerplate

Nextjs Storyblok boilerplate
https://www.storyblok.com/tp/add-a-headless-cms-to-next-js-in-5-minutes
64 stars 34 forks source link

fix: error `Missing Document Components` #9

Closed MKlblangenois closed 3 years ago

MKlblangenois commented 4 years ago

<Html> is now required in custom _document : NextJS documentation - Custom Document

lisilinhart commented 3 years ago

Should be fixed with recent update