Pages Ref doesn't work from nuxt documentation
I was trying to call a function from a nuxtpage-child with the pageRef and defineExpose as documented here https://nuxt.com/docs/api/components/nuxt-page#pages-ref
But it doesnt work, stackblitz for reproduction:
https://stackblitz.com/edit/nuxt3-welcome-uf57hg?file=pages%2Fitems.vue,pages%2Fitems%2Findex.vue,app.vue
0 Replies