You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fresh nuxt project and only created the files and copy and pasted everything:
The page loads but its completely blank. In console:
[Vue warn]: Missing required prop: "canEdit"
at <BlokkliProvider entity-type="content" entity-bundle="blog_post" entity-uuid="1" >
at <App>
at <NuxtRoot>
at <anonymous> (C:\Users\johnb\Downloads\test\nuxt-app\node_modules\nuxt\dist\core\runtime\nitro\plugins\dev-server-logs.js)
at Object.log (C:\Users\johnb\Downloads\test\nuxt-app\node_modules\nuxt\dist\core\runtime\nitro\plugins\dev-server-logs.js)
at warn$1 (C:\Users\johnb\Downloads\test\nuxt-app\node_modules\@vue\runtime-core\dist\runtime-core.cjs.js)
at validateProp (C:\Users\johnb\Downloads\test\nuxt-app\node_modules\@vue\runtime-core\dist\runtime-core.cjs.js)
at validateProps (C:\Users\johnb\Downloads\test\nuxt-app\node_modules\@vue\runtime-core\dist\runtime-core.cjs.js)
The text was updated successfully, but these errors were encountered:
Hey guys, I love the editor but when following the guide:
Following this: https://docs.blokk.li/#install-package
Fresh nuxt project and only created the files and copy and pasted everything:
The page loads but its completely blank. In console:
The text was updated successfully, but these errors were encountered: