With Vue.js I need to toggle a parent-div, but always show the child-div.
Hiding a div hides all contained (child) divs. Move the parent out into a container div, do not nest the child div in it.