Static GitHub Issues

[1817] v-model with select and text area issue

prev: Cannot initialise Vuex store from localStorage on App initialization for Authentication
next: Google statistics in nuxt.js pro,ga is not defined

In SSR the select fields are not rendered with the selected attribute, then the selected option appears selected after all page load. The same happens with the textarea field, first appears empty and then when the page loads, it shows the content of v-model.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1632">#c1632</a>)</em></sub></div>