mirror of
https://github.com/45Drives/cockpit-navigator.git
synced 2025-07-29 16:45:13 +02:00
remove unessecary onBeforeUnmount hooks
This commit is contained in:
parent
9e16746627
commit
d08427cfde
@ -163,11 +163,6 @@ export default {
|
||||
emit('setEntryProp', 'DOMElement', selectIntersectElement.value);
|
||||
});
|
||||
|
||||
onBeforeUnmount(() => {
|
||||
emit('setEntryProp', 'dirOpen', false)
|
||||
emit('setEntryProp', 'DOMElement', undefined), { immediate: true }
|
||||
});
|
||||
|
||||
return {
|
||||
settings,
|
||||
icon,
|
||||
|
Loading…
x
Reference in New Issue
Block a user