V
<nuxt-link :to="{ name: 'profile', params: { id: user.id } }"></nuxt-link>Что не так делаю?
Size: a a a
V
АК
<nuxt-link :to="{ name: 'profile', params: { id: user.id } }"></nuxt-link>Что не так делаю?
R
R
prfile/1
prfile/2
prfile/3
...
R
:to="`profile/${user.id}`"
АК
prfile/1
prfile/2
prfile/3
...
'profile-id'
, а не profile
R
MS
MS
MS
ПП
YK
V
M
TK
Д
ПЗ
TK
ПЗ
Д