karolis-sh / gatsby-mdx

Utilities to work with MDX and netlify-cms in Gatsby sites
MIT License
60 stars 8 forks source link

[netlify-cms-widget-mdx] Broken compatibility with latest netlify-cms-app #40

Closed erikdstock closed 5 years ago

erikdstock commented 5 years ago

I'm not sure of the best place to report this, but a recent change to netlify-cms-widget-markdown changed its export name from MarkdownControl to controlComponent. For those using netlify-cms > 2.6.2, this seems to break the markdown/mdx widget setup. Complicating matters the upgrade in netlify-cms was necessary due to another issue in gatsbyjs/gatsby#12776.

Again, not sure which is the best place to bring this up, but any advice would be appreciated. I tried a simple change of the import in the package locally but this just led to another error.

karolis-sh commented 5 years ago

Thanks Erik for the informative issue. Should be fixed with 0.4.0