-
Notifications
You must be signed in to change notification settings - Fork 402
Closed
Labels
Description
I am using Pattern Lab Node v.3.0.4 on Windows, with Node v.10.16.3, using a Handlebars Custom edition Edition.
Expected Behavior
Once the page is build after installation ,it shows all menus like "atoms,molecules,organisms,templates,pages." pattern info.And in menu option by clicking show pattern info also it shows.
Actual Behavior
But here once the page is rebuild using the command "npm run pl:serve".It shows pattern info for menus "templates,pages" by clicking menu show pattern info.But for menus like "atoms, molecules,organisms" it doesn't show the pattern info and by clicking the drop down icon from each pattern also it doesn't show the pattern info.
Help me to fix this issue.