Subscribe on changes!

slots not working properly

avatar
Sep 29th 2021

Version

3.2.19

Reproduction link

sfc.vuejs.org/

Steps to reproduce

Unless I define v-slot:default slots not working

What is expected?

I expect that default will work automaticly.

What is actually happening?

I get error Property "item" was accessed during render but is not defined on instance.


See link for reproduction. first is not working

avatar
Sep 29th 2021

First is not supposed to be working, because there is no item to render.

Please use chat.vuejs.org to ask for help.