edition-php-twig-standard
edition-php-twig-standard copied to clipboard
Clicking "VIEW ALL" links for each folder/section (like "molecules") produce unexpected results
After a clean install of the Twig standard edition, ie:
composer create-project pattern-lab/edition-twig-standard your-project-name && cd $_
php core/console --server --with-watch
the "VIEW ALL" link for each section produce a variety of unexpected results, including:
- Broken component pattern info buttons (the down arrows)
- Two patternlab menus sitting on top of each other
- Patternlab menu links that don't work.
Here's screenshot of the view all link referred to above:
Second this. Have you gotten any further on this @petercossey ?