Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

How come the tab anchor tag has javascript:void(0) ? Messes up CSP policies. #374

@j-meds

Description

@j-meds

Tab buttons have the a javascript:void(0) in their anchor href. I don't see a reason as to why you would even have that called void, it seems to me it might have been kept to preserve the anchor's styling. This is causing an issue with my Content Security Policy. Is there a way for me to modify tabs or have this removed without changing the source code ?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions