Skip to content

Commit

Permalink
Fix TypeError of handleMaxUploadReached() (mattermost#1694)
Browse files Browse the repository at this point in the history
In handleLocalFileUploaded(), handleMaxUploadReached() is invoked without event parameter.
So TypeError occurs when e.preventDefault() is called under handleMaxUploadReached().
  • Loading branch information
cimfalab authored and crspeller committed Sep 17, 2018
1 parent fee61c1 commit 8991d88
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 8991d88

Please sign in to comment.