You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
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 ?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 ?
The text was updated successfully, but these errors were encountered: