vue-fullscreen
vue-fullscreen copied to clipboard
Component does not destroy its childrem when Unmount
At the version to Vue 3, when using $router.push('/path') the fullscreen component does not destroy its children components.
A more detailed description is needed, such as the way the component is called, the structure of the page template, etc., otherwise it is impossible to determine the problem. You can refer to the quick example to provide an online example.