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 433a95a commit 8a341aaCopy full SHA for 8a341aa
src/pat/gallery/gallery.js
@@ -88,7 +88,6 @@ export default Base.extend({
88
89
initialize_gallery(e) {
90
const trigger_el = e.currentTarget;
91
- e.preventDefault();
92
93
this.template.removeAttribute("hidden");
94
0 commit comments