if (child.data.directives && child.data.directives.some(isVShowDirective)) {
      child.data.show = true
    }