mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-20 06:25:30 -05:00
@@ -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