dnldsht / vue-insta-stories

Vue 2 & 3 library for Instagram like stories.
https://vue-insta-stories.donld.me
MIT License
74 stars 10 forks source link

Bug with scoped slots #21

Open Skriptoon opened 1 year ago

Skriptoon commented 1 year ago

Scoped slots are missing in the $slots property, which causes the error "unable to find the template slotName" for scoped slots. I recommend using $scopedSlots instead of $slots

dnldsht commented 1 year ago

Feel free to submit a PR

On Wed, Nov 1, 2023, 8:46 AM Skriptoon @.***> wrote:

Scoped slots are missing in the $slots property, which causes the error "unable to find the template slotName" for scoped slots. I recommend using $scopedSlots instead of $slots

— Reply to this email directly, view it on GitHub https://github.com/dnldsht/vue-insta-stories/issues/21, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIHGAC7S7YMBWPGJYEPKF3YCH46DAVCNFSM6AAAAAA6Y4O7GGVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TCOBXGM2DANY . You are receiving this because you are subscribed to this thread.Message ID: @.***>