Unable to use "id" for NuxtLink in iteration #1413
Unanswered
crunchwrap89
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reproduction
Will try to add next week
Steps to reproduce the bug
Expected behavior
NuxtLink should send user to /page/id
Actual behavior
NuxtLink sends user to /page/undefined
Additional information
I am guessing that this has something to do with the "readonly" property(?) but i wonder if there is any way to go around this? I would like to pass the id to later on be able to get data from that specific id.
Beta Was this translation helpful? Give feedback.
All reactions