mirror of https://github.com/zulip/zulip.git
d386706382
Since the bootstrap popovers are destroyed asynchronously so opening a emoji popover in quick succession like by clicking the reaction button on another message was causing a race condition which was causing some operations to be applied on a destroyed emoji popover. This commit fixes it by making sure to apply any operations only to the currently active popover. Fixes: #9851. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
icons/fonts | ||
images | ||
js | ||
locale | ||
styles | ||
templates | ||
third | ||
ts | ||
.gitignore | ||
favicon.ico | ||
node_modules |