- Issue created by @Georges ADWAN
- 🇫🇷France fabrer Aix-en-provence
Good morning,
Any update regarding this issue ? The issue popped yesterday from nowhere on my local, the component didn't change for a month...
Regards,
I am using this module along side Wingsuit - Storybook for UI Patterns in order to create a component that extends "container" from the wingsuit generated theme.
But when My component extends container.settings.bg, I get the Pattern recursion Error.
I tired resolving the problem to no avail.
At this point I a not sure if the problem is related to the module or my pattern definition.
This is the yml of my component
accordions:
use: "@molecules/accordions/accordions.twig"
label: Accordions
description: Example description
extends:
- container.settings.bg
fields:
field_1:
type: text
label: Content
preview: Text
settings:
setting_1:
type: select
label: Setting 1
options:
option_1: Value 1
preview: value_1
Active
1.0
Code
Good morning,
Any update regarding this issue ? The issue popped yesterday from nowhere on my local, the component didn't change for a month...
Regards,