im searching how to re-mount a child component. Not just re-render it, but totally re-mount (so mounted() function of my child component will be called.
mounted()