Skip to content

Conversation

rocketeerbkw
Copy link

When generating patternLabHead and patternLabFoot for patternType
partials, the variables that hold the rendered strings were named incorrectly,
which caused the header and footer to contain the rendered strings of the last
rendered patternSubType (due to data hanging around from the last loop), or
nothing if it was the first patternType.

This cause two bugs for us. 1) The styleguide.min.css was missing on our Atoms > View All, and 2) Clicking on Molecules > View All would actually load Atoms > Images instead.

When generating `patternLabHead` and `patternLabFoot` for `patternType` 
partials, the variables that hold the rendered strings were named incorrectly, 
which caused the header and footer to contain the rendered strings of the last 
rendered `patternSubType` (due to data hanging around from the last loop), or 
nothing if it was the first `patternType`.
@dmolsen
Copy link
Member

dmolsen commented Aug 8, 2016

This was fixed in dev a week or so ago. I've been away and hadn't had a chance to cut a new release. Thanks for the PR and I'll get the fix out for real sometime this week.

@dmolsen dmolsen closed this Aug 8, 2016
@rocketeerbkw rocketeerbkw deleted the patch-1 branch October 25, 2016 04:45
@rocketeerbkw rocketeerbkw restored the patch-1 branch October 25, 2016 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants