Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

CSP errors caused by inline script #1218

Closed
@rchdly

Description

@rchdly

I'm seeing CSP errors due to .ui-select-row-choices-inner elements having an href="javascript:void(0);" - inline scripts are not allowed by CSP.

I suggest using href="#" here and adding $event.preventDefault() to the select function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions