Bug Description
A JavaScript error appears in the console on the resources page because an event listener tries to attach to a non-existent element.
Steps to Reproduce
- Navigate to the resources page.
- Open the browser's developer console.
- Observe the error related to filter-pill.
Expected Behavior
The console should be clear of errors.
Actual Behavior
An error is thrown because the filter-pill element doesn't exist when the script runs.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response
Bug Description
A JavaScript error appears in the console on the resources page because an event listener tries to attach to a non-existent element.
Steps to Reproduce
Expected Behavior
The console should be clear of errors.
Actual Behavior
An error is thrown because the filter-pill element doesn't exist when the script runs.
Browser
Chrome
Operating System
No response
Logs / Screenshots
No response