You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The preview pane does not appear properly and instead displays an error. TypeError: Cannot read property 'markdownRemark' of undefined
cms.js:343 TypeError: Cannot read property 'markdownRemark' of undefined
at BlogPostTemplate.render (cms.js:1369)
at Oi (cms.js:343)
at ki (cms.js:343)
at Ii (cms.js:343)
at Ua (cms.js:343)
at za (cms.js:343)
at Ts (cms.js:343)
at Ss (cms.js:343)
at Ps (cms.js:343)
at On (cms.js:343)
ua @ cms.js:343
i.function.i.componentDidCatch.n.callback @ cms.js:343
ta @ cms.js:343
ea @ cms.js:343
ks @ cms.js:343
Ts @ cms.js:343
Ss @ cms.js:343
Ps @ cms.js:343
On @ cms.js:343
cms.js:159 TypeError: Cannot read property 'markdownRemark' of undefined
at BlogPostTemplate.render (cms.js:1369)
at Oi (cms.js:343)
at ki (cms.js:343)
at Ii (cms.js:343)
at Ua (cms.js:343)
at za (cms.js:343)
at Ts (cms.js:343)
at Ss (cms.js:343)
at Ps (cms.js:343)
at On (cms.js:343)
Describe the bug
The preview pane does not appear properly and instead displays an error.
TypeError: Cannot read property 'markdownRemark' of undefined
To Reproduce
Setup a gatsbyjs starter blog and add Netlify CMS to it. Try to create a post, and watch the preview pane fail. I followed the steps at https://github.com/netlify/netlify-cms/blob/bfa62df589ea7795a097c296b35510f7bfd6f948/website/content/docs/using-netlify-cms-with-gatsby.md exactly as described.
Expected behavior
Beside the editor a preview pane will appear.
Screenshots
Applicable Versions:
CMS configuration
Additional context
The text was updated successfully, but these errors were encountered: