slots vue js

AMBIL SEKARANG

vue.js - vue js 2.x, Nested v-slot {scoped slot} not working with the childs - Stack Overflow

I am trying to use nested v slot in vue js but the pb is that the child component componentC is not getting the value "valueB". Also the componentC is not getting the value "valueA". Reproductio...

@trevoreyre/autocomplete-vue - npm

Simple autocomplete component in vanilla JS and Vue. Latest version: 3.0.3, last published: 10 months ago. Start using @trevoreyre/autocomplete-vue in your project by running `npm i @trevoreyre/autocomplete-vue`. There are 9 other projects in the npm registry using @trevoreyre/autocomplete-vue.

Vue Props

if you read the style guide of vue js is not recommended to define props type like this, it's better to do it like this for example ...