Open haoxuw opened 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
schema
TinaProvider
Thank you
same here! when will this be resolved? Have you found a workaround @haoxuw? Thank you
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 toTinaProvider
. You can learn more about this change here: https://github.com/tinacms/tinacms/pull/2823Thank you