Corentin PERROUX

Results 6 comments of Corentin PERROUX

@wpplumber Do you have find an example with Vue 3? I've the following problem: ``` | index.astro | components | Slider.vue | Card.vue ``` I use a `v-for` in *Slider*...

Mmh okay... I'm not yet completely comfortable with the SSR... What would be the solution? To pass SSR in True? What will it change?

I've test with ```SRR : true``` but I've the same error...

Mmh... I don't no if I used ```netlify-edge``` or ```nitro``` but I don't have change Netlify base configuration (except build & domain) Thanks for your test build!

> I will try my build on Netlify this week to find the problem. Hi! Were you able to test to find the problem ?

I have a solution! I've update Nuxt to 3.0.0-rc.9 (but I don't no if is that) I've build my app in CSR (and not static like before) Now is working...