3.0.0
https://jsfiddle.net/9es7j4q1/2/
v-show directive in the child's root DOMv-show is false the child is still shownv-show to v-if and the child will not be shown)Visually hide child element with v-show even if parent has a custom directive
The child element still appears
@LinusBorg have tested on latest version https://github.com/vuejs/vue-next/tree/fbd198fbfe2f87c3c15a63d9770d00bf3fc9c142 , child element is hidden correctly
Duplicate of #2298?
yeah, fixed by 4d1ebb5deb4c1cb2a02e8482bf8f9cc87197b088