Migration Nuxt 2 => 3 $children attribute
Unable to retrieve the list of children of my current component. It is a Form component with a slot that can have several inputs.
How can I do it?
$slots is not recognized either
Thx π
2 Replies
Unknown Userβ’2y ago
Message Not Public
Sign In & Join Server To View
thx for the answer but i have this error
TypeError: Cannot read properties of null (reading 'setupContext')
ok it's because i declare const slots into nextTick π