defineExpose not working as expected
Hello all,
In my component I have a script setup with defineExpose
This is in Nuxt 3
Parent component like this works
Parent component like this does not work
As far as I understood it should work without going deep into the object with the $ dollar sign.
Any ideas regarding this?
In my component I have a script setup with defineExpose
This is in Nuxt 3
Parent component like this works
Parent component like this does not work
As far as I understood it should work without going deep into the object with the $ dollar sign.
Any ideas regarding this?
