You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Pattern Lab Node v2.5.1 on Windows, with Node v6.9.1, using the Gulp Edition.
Expected Behavior
Click "view all" in the menu should display all patterns for a given category.
e.g. css-utilities > view all (display all css utilities patterns)
Actual Behavior
Click "view all" in the menu is displaying an error =>
ex: css-utilities > view all => Cannot GET /patterns/06-css-utilities/index.html?1477998955055
Most of my patterns does have patternSubtypes or 2nd level menu and I have patterns that are in 1st level menu.
Atoms
- Buttons
- Primary
- Disabled
- Icons
- Action Close
Molecules
- Cards
- Card Group Header
- Card Summary
- Filters
- Off Positive
Templates
- Default
- Nav Active
CSS Utilities
- Layout Depth
- Depth
- Layout Flex
- Flexbox
If I will try to remove Templates the View All link in CSS Utilities, or if I will have Templates pattern subtypes/ 2nd level menu it will work just fine.
The text was updated successfully, but these errors were encountered:
I am using Pattern Lab Node
v2.5.1
onWindows
, with Nodev6.9.1
, using theGulp
Edition.Expected Behavior
Click "view all" in the menu should display all patterns for a given category.
e.g. css-utilities > view all (display all css utilities patterns)
Actual Behavior
Click "view all" in the menu is displaying an error =>
ex: css-utilities > view all => Cannot GET /patterns/06-css-utilities/index.html?1477998955055
Most of my patterns does have patternSubtypes or 2nd level menu and I have patterns that are in 1st level menu.
If I will try to remove Templates the
View All
link inCSS Utilities
, or if I will haveTemplates
pattern subtypes/ 2nd level menu it will work just fine.The text was updated successfully, but these errors were encountered: