Merge pull request #3046 from antobinary/fix-emoji-bug
html5Client:fix emoji bug caused by Chrome vs FF behav difference
This commit is contained in:
commit
a1fe8c5727
@ -60,7 +60,7 @@ Template.whiteboard.events({
|
||||
getInSession('userId'),
|
||||
getInSession('userId'),
|
||||
getInSession('authToken'),
|
||||
event.target.value
|
||||
this.name
|
||||
);
|
||||
$('.FABTriggerButton').blur();
|
||||
return toggleEmojisFAB();
|
||||
|
Loading…
Reference in New Issue
Block a user