Hello,
I am setting up netlify cms to work with eleventy. I am working on the config and I can’t make the relation widget work. Here is my config.yml:
config.yml on github
the entire github repository
When I get to the page to add a new “contenuGaleries” item the page throws me the following error:
Details TypeError: Cannot read property ‘split’ of undefined
If I remove the entire relation field everything works as expected.
What is wrong with my config.yml?
Thanks