0👍
Well, Nuxt uses file-based navigation system so you don’t have to do any effort for routing. And to view each comment on a separate page you can just use the param page that starts with _
.
- [Vuejs]-What http headers are related to iframe loading ? nuxt-helmet
- [Vuejs]-How to send multiple byteIO files from Flask endpoint to Vue using axios and file encoding
Source:stackexchange.com