Skip to content

[Bug]: Fix Console Error in Resources Page #1121

@suman20041

Description

@suman20041

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

  1. Navigate to the resources page.
  2. Open the browser's developer console.
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions