Home

Issue: 1817

v-model with select and text area issue

[issue link]

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.

This question is available on Nuxt.js community (#c1632)