Problem/Motivation
When using GCDS theme in conjunction with Drupal WxT you get multiple canada.ca links in the breadcrumb if wxt_ext_breadcrumbs is enabled and set to provide the leading breadcrumb.
Proposed resolution
Check to see if wxt_ext_breadcrumb is enabled and configured to provide the leading breadcrumb.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | gcds-breadcrumb_multi_fix-3597476-2.patch | 843 bytes | joel_osc |
Issue fork gcds-3597476
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
joel_osc commentedFixed in issue fork branch, adding patch for composer.
Comment #6
liam morlandThanks!