We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3564c1 commit 1ebd185Copy full SHA for 1ebd185
1 file changed
src/extensionsIntegrated/Phoenix-live-preview/markdown.html
@@ -86,7 +86,7 @@
86
event.stopImmediatePropagation();
87
event.preventDefault();
88
}
89
- });
+ }, true);
90
91
92
window.addEventListener('scroll', function () {
0 commit comments