Closed Lucas-Justine closed 2 months ago
same issue
An error is generated when the component is no longer displayed with a v-if, for example.
I think it's because the ref="root " no longer exists in the unmounted function in useHotkeyActions.js composable.
do you have a solution?
An error is generated when the component is no longer displayed with a v-if, for example. I think it's because the ref="root " no longer exists in the unmounted function in useHotkeyActions.js composable.
do you have a solution?
I modified the code but only temporarily so as not to get any errors. I've added a question mark for each line with an error. I haven't had time to look into a real solution to the problem
An error is generated when the component is no longer displayed with a v-if, for example.
I think it's because the ref="root " no longer exists in the unmounted function in useHotkeyActions.js composable.
understood
same error. Is there any way for a solution?
An error is generated when the component is no longer displayed with a v-if, for example.
I think it's because the ref="root " no longer exists in the unmounted function in useHotkeyActions.js composable.