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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey folks,
I am using Strapi alongside Gatsby as a CMS and used this https://github.com/strapi/gatsby-source-strapi/issues/51 comment to create MDX nodes for some Strapi fields.
So while for simple fields it works as expected, for nested components it does not, as the nested lists are not (?) considered new nodes?
In the example image, the desired output would have
description
insideboxes
property, as an MDX field.Beta Was this translation helpful? Give feedback.
All reactions