-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
See https://jsfiddle.net/Lh4f3q19/1/
Including <script defer src="//jsfiddle.net/js/jsfiddle-post.js"></script> on a page appears to block all other anchor links.
event.preventDefault() at https://github.com/jsfiddle/jsfiddle-post.js/blob/master/source/jsfiddle-post.coffee#L24 seems to be applying to all anchors. Removing that "fixes" it.
Metadata
Metadata
Assignees
Labels
No labels