Blazity / next-saas-starter

⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
https://next-saas-starter-ashy.vercel.app/
MIT License
1.41k stars 335 forks source link

master HEAD is not compatible with latest TinaCMS #206

Open haoxuw opened 1 year ago

haoxuw commented 1 year ago

On ubuntu, built with

yarn install && yarn build && yarn start

goto /admin page, click edit with tinacms

You will see error:

framework-25a84902f454c528.js:1 Error: schema is required to be passed as a property to TinaProvider. You can learn more about this change here: https://github.com/tinacms/tinacms/pull/2823

Thank you

arielmirra commented 1 year ago

same here! when will this be resolved? Have you found a workaround @haoxuw? Thank you