Open tkozuch opened 9 months ago
Hi @tkozuch this is not a known issue. A fix would be very appreciated :)
I am not very familiar with this template so you would have to dig in your own. If you have any other suggestions feel free to submit issues or even better - pull requests.
Just encountered the same issue following: https://github.com/decaporg/decap-cms/blob/main/packages/decap-cms-app/README.md
The issue is that the docs say to use react@16. You have to use 18.2.0 though
While following https://decapcms.org/docs/start-with-a-template/ -> Gatsby Site Starter - deploy to Netlify
The process created repository, deployed the app, and sent invite. Then, after I accepted invite, and created password, I tried to access the /admin page.
The page however appears blank and I get the following error in the console:
full output:
the website: https://main--neon-pika-ce1973.netlify.app/admin/#/
the repository: https://github.com/tkozuch/gatsby-starter-decap-cms
is this a known issue? any way I can fix this?
KR