Skip to content

Commit

Permalink
Pass an event data
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed May 25, 2015
1 parent fb8bfe3 commit 8df8fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/remodal.js
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
!isSilent && instance.$modal.trigger({
type: state,
reason: reason
});
}, [{ reason: reason }]);
}

/**
Expand Down

0 comments on commit 8df8fd4

Please sign in to comment.