nuxt / vite

⚡ Vite Experience with Nuxt 2

Home Page:https://vite.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linking to dynamic route with the nuxtlink

Montcat opened this issue · comments

Versions

nuxt-vite:
nuxt:

Reproduction

Description

This code sample:

Was give me a 404 page not found : /product/${id}

Don't know how wrong my code is but I strongly think it's a bug

Ok sorry, might no be that much of a problem because it worked when I closed and re-ran the server.

Also note that this module is deprecated in favour of either Nuxt Bridge or Nuxt 3.