mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
comment
This commit is contained in:
parent
047f182cd8
commit
1c8bcce0ed
@ -121,7 +121,7 @@ export class ContextMenu extends React.PureComponent<IProps, IState> {
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
// return focus to the thing which had it before us after the unmount
|
||||
// return focus to the thing which had it before us
|
||||
this.initialFocus.focus();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user