Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Make accordion work with inline js CSP directive #3909

Closed
wants to merge 1 commit into from

Conversation

roomond
Copy link
Contributor

@roomond roomond commented Jul 7, 2015

This PR fixes issue #3904 where CSP errors are triggered as the code href="javascript:void(0)" violates the inline js content security policy. This also preserves the original intent of adding an empty href attribute to enable accessibility while preventing a page refresh.

@wesleycho wesleycho added this to the 0.13.1 (Performance) milestone Jul 7, 2015
@wesleycho
Copy link
Contributor

There is similar usage here - mind filing a PR for that one too?

@roomond
Copy link
Contributor Author

roomond commented Jul 7, 2015

@wesleycho Will do

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants