Comment.
This commit is contained in:
parent
38c8bc7d9a
commit
e21cc14e5b
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ export default class Stickerpicker extends React.Component {
|
||||||
}
|
}
|
||||||
Widgets.removeStickerpickerWidgets();
|
Widgets.removeStickerpickerWidgets();
|
||||||
this._getStickerPickerWidget();
|
this._getStickerPickerWidget();
|
||||||
|
// Wrap this in a timeout in order to avoid the DOM node from being pulled from under its feet
|
||||||
setTimeout(() => this.stickersMenu.close());
|
setTimeout(() => this.stickersMenu.close());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue