Skip to content
New issue

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

[Bug]: Select value only renders client side #1011

Open
benjamincanac opened this issue Jun 19, 2024 · 0 comments
Open

[Bug]: Select value only renders client side #1011

benjamincanac opened this issue Jun 19, 2024 · 0 comments
Labels
bug Something isn't working v2

Comments

@benjamincanac
Copy link
Contributor

Environment

Radix Vue version: 1.8.4
Nuxt version: 3.12.2
Nuxt mode: universal
Nuxt target: server
CSS framework: [email protected]

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 done onBeforeMount: https://stackblitz.com/edit/nuxt-starter-t4tbbt?file=components%2FSelect.vue

Expected behavior

No response

Context & Screenshots (if applicable)

CleanShot.June.19.mp4
@benjamincanac benjamincanac added the bug Something isn't working label Jun 19, 2024
@zernonia zernonia added this to v2 Jun 19, 2024
@zernonia zernonia added the v2 label Jun 19, 2024
@zernonia zernonia moved this to Backlog in v2 Jun 19, 2024
@zernonia zernonia moved this from Backlog to In progress in v2 Jun 20, 2024
@zernonia zernonia moved this from In progress to In review in v2 Jul 31, 2024
@zernonia zernonia moved this from In review to Backlog in v2 Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2
Projects
Status: Backlog
Development

No branches or pull requests

2 participants