Problem/Motivation

The current installation docs are missing one more step to ensure the 'card' example renders correctly when nesting an {% include ... %} tag: the cl_components_example module must be installed.

Steps to reproduce

- Follow the current installation docs
- In storybook, check the button stories: they all work correctly
- In storybook, check the card stories both fail due to the clMeta.path variable not being properly set in the context of the nested my-button component.

Proposed resolution

Add a step to the installation instructions, directing to install cl_components_example.

Issue fork cl_server-3299162

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jedihe created an issue. See original summary.

jedihe’s picture

Project: Component Libraries: Components » Component Libraries: Theme Server
Version: 1.0.0-beta8 » 1.0.0-beta4

Moving to cl_server project.

jedihe’s picture

Status: Active » Needs review
e0ipso’s picture

You are right! Otherwise the twig namespace is not correct.

e0ipso’s picture

  • e0ipso committed 565245d on 1.x authored by jedihe
    Issue #3299162 by jedihe, e0ipso: Missing step in docs: install...
e0ipso’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.