Sébastien Chopin

Results 963 comments of Sébastien Chopin

If you take a look at the video at the home page, it works with `nuxt generate` but not with `ssr: false` yet. I believe the `npm run preview` might...

There are no `target: "static"` on Nuxt 3 actually. We do have a bug for `nuxi preview` indeed, I think it's tracked in the framework repo. We are still thinking...

Hi @kbrosseau We plan to add this possibility very soon.

It's planned yes :grinning: We will need it in order to merge all of our modules documentation into one website.

It looks beautiful when looking at https://github.com/nuxt/framework/blob/feat/nuxt-test-global/examples/advanced/testing/tests/basic.test.ts

Would be nice to document it at list for the ContentRenderer for the components prop :)

I don't know if it's related by I don't see the Version 2.15 in the left sidebar in the preview (https://deploy-preview-1870--nuxt.netlify.app) ![Screenshot 2021-10-29 at 12 11 44@2x](https://user-images.githubusercontent.com/904724/139417673-decda5cd-13e2-4595-901c-7271af8c1541.png)

Oh that might be due of the environment variables not available for the preview url!