Skip to content

Commit

Permalink
Solving #281 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
thednp committed Jun 4, 2019
1 parent fc28f3d commit 44f47f4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/bootstrap-native-v4.js
Original file line number Diff line number Diff line change
Expand Up @@ -1189,8 +1189,8 @@
|| clickTarget[getAttribute](dataDismiss) === component
|| clickTarget === modal && self[backdrop] !== staticString ) ) {
self.hide(); relatedTarget = null;
e[preventDefault]();
}
e[preventDefault]();
};

// public methods
Expand Down
Loading

0 comments on commit 44f47f4

Please sign in to comment.