Add missing stopPropagation

pull/21833/head
Travis Ralston 2019-01-02 13:07:40 -07:00
parent 7904b91b58
commit 4c264b87fa
1 changed files with 1 additions and 0 deletions

View File

@ -216,6 +216,7 @@ module.exports = React.createClass({
_onLoginAsGuestClick: function(ev) {
ev.preventDefault();
ev.stopPropagation();
const self = this;
self.setState({