jonathan-rvezy
jonathan-rvezy
### Documentation issue - [ ] Reporting a typo - [x] Reporting a documentation bug - [ ] Documentation improvement - [ ] Documentation feedback ### Is there a specific...
### Environment N/A ### Reproduction N/A ### Describe the bug https://nuxt.com/docs/api/nuxt-config states the page is generated from source, however it's over simplifying it. Examples: [rootDir](https://nuxt.com/docs/api/nuxt-config#rootdir) Default: `/` It references itself,...
### Clear and concise description of the problem When using locale files, you can use the message function https://kazupon.github.io/vue-i18n/guide/messages.html#message-function However if you use component based localization you cannot. ### Suggested...