🇮🇹Italy @soundvox

Account created on 27 October 2009, over 15 years ago
#

Recent comments

🇮🇹Italy soundvox

@yevko Have you tried to include the Twig like the code below?


 {% story secondary with { name: "Secondary", args: { "button_content": "Secondary", "button_modifiers": ["secondary"] } } %}
     
      {{ include("theme_name:button", { 
      "button_content": "button_content",
      "button_modifiers": "button_modifiers",
    }) }}
  
  {% endstory %}

"button" is the name of the component.
It should include the file button.twig which should be in the same component folder called button.

🇮🇹Italy soundvox

You can try to remove the comma at the end of the "parameters->server->id" in the json file

Production build 0.71.5 2024