I got a error if i load a component within a component

Created on 15 November 2023, 8 months ago
Updated 16 November 2023, 8 months ago

I have an component called Title and an component called text-block. Within the component text-block i want to load the component title like this.

{% include 'yusintroost:title' with {
              'title': title,
              'heading': 'md'
            } only %}

This works within drupal but in storbooks it doesnt recognizes the component. I had i working if i install storybook within my drupal theme but then i need to rewrite the responseheader so it looks in the right place. And i want it to work with storybook installed in the root en not in my theme.

πŸ’¬ Support request
Status

Closed: works as designed

Version

2.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands yustinTR

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024