- 
                Notifications
    
You must be signed in to change notification settings  - Fork 52
 
Open
Description
Found a bug? Please fill out the sections below. 👍
Issue Summary
In a project with two template engines, the same pattern templates are picked twice and show up duplicated on the menu.
Steps to Reproduce
- Set up Jinja and Django as template engines so that both of them load the pattern library templates.
 - Each pattern will show up twice on the menu
 
You can see this on the Firefox site codebase:
Docs: https://mozmeao.github.io/platform-docs/install/
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
The fix is implemented here: main...lincolnloop:django-pattern-library:remove-duplicates
Technical details
- Python version: 3.13.9
 - Django version: 5.2.7
 - Browser version: irrelevant
 
Metadata
Metadata
Assignees
Labels
No labels