We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Select
Radix Vue version: 1.8.4 Nuxt version: 3.12.2 Nuxt mode: universal Nuxt target: server CSS framework: [email protected]
https://stackblitz.com/edit/nuxt-starter-t4tbbt?file=components%2FSelect.vue
You can see on refresh the selected value blink.
The SelectValue rendering seems to be done onBeforeMount: https://stackblitz.com/edit/nuxt-starter-t4tbbt?file=components%2FSelect.vue
SelectValue
onBeforeMount
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Link to minimal reproduction
https://stackblitz.com/edit/nuxt-starter-t4tbbt?file=components%2FSelect.vue
Steps to reproduce
You can see on refresh the selected value blink.
Describe the bug
The
SelectValue
rendering seems to be doneonBeforeMount
: https://stackblitz.com/edit/nuxt-starter-t4tbbt?file=components%2FSelect.vueExpected behavior
No response
Context & Screenshots (if applicable)
CleanShot.June.19.mp4
The text was updated successfully, but these errors were encountered: