Merge tag 'v3.2.1' into instance_only_statuses
This commit is contained in:
@ -315,7 +315,7 @@ class EmojiPickerDropdown extends React.PureComponent {
|
||||
|
||||
this.setState({ loading: false });
|
||||
}).catch(() => {
|
||||
this.setState({ loading: false });
|
||||
this.setState({ loading: false, active: false });
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user