- Issue created by @fago
- 🇦🇹Austria fago Vienna
It needs something like
<div v-if="sections" class="layout"> <component :is="useDrupalCe().renderCustomElements(sections)" /> </div>
added.
- 🇦🇹Austria fago Vienna
Developed a fix over at https://github.com/drunomics/nuxtjs-drupal-ce/pull/343/files
Ready to test there, but for shipping we still need to release it.