mirror of https://github.com/rancher/ui.git
parent
77355e872b
commit
67c08e265e
|
|
@ -109,8 +109,4 @@ export default Component.extend({
|
|||
next(this, 'focusSomething');
|
||||
},
|
||||
|
||||
willDestroyElement() {
|
||||
set(this, 'shown', false);
|
||||
},
|
||||
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue