mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 23:48:47 +00:00
Merge branch '7.0'
This commit is contained in:
@@ -46,6 +46,10 @@ class SelectEditor extends React.Component {
|
||||
});
|
||||
}
|
||||
|
||||
componentWillReceiveProps() {
|
||||
this.setOptions();
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
document.removeEventListener('click', this.onHideSelect);
|
||||
}
|
||||
|
Reference in New Issue
Block a user