Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patterns with styleModifiers not showing up in lineage #40

Open
bradfrost opened this issue Aug 10, 2016 · 3 comments
Open

Patterns with styleModifiers not showing up in lineage #40

bradfrost opened this issue Aug 10, 2016 · 3 comments
Assignees
Labels

Comments

@bradfrost
Copy link
Member

When patterns are included using a styleModifier, the included pattern no longer appears in the lineage.

{{> atoms-square }} without any styleModifier shows up correctly:

pattern lab - molecules-media-block

But {{> atoms-square:c-block-media__img }} doesn't display in the lineage:
pattern lab - molecules-media-block

I also tested including pattern parameters, and those behave normally.

@dmolsen dmolsen self-assigned this Aug 10, 2016
@dmolsen dmolsen added the bug label Aug 10, 2016
@dmolsen
Copy link
Member

dmolsen commented Aug 10, 2016

Will look into this tonight.

@bradfrost
Copy link
Member Author

I can confirm this is working properly in PL Node. Will check on PHP in a bit.

@bradfrost bradfrost assigned EvanLovely and unassigned dmolsen Oct 9, 2017
@bradfrost
Copy link
Member Author

I can reproduce this bug in PL PHP using the Mustache engine. Not sure the scope of the bug (is it all PHP? Just Mustache? Something else?) but I trust @EvanLovely can better answer that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants