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]: SplitterPanel exposed isCollapsed not working on SSR #1563

Open
benjamincanac opened this issue Jan 17, 2025 · 0 comments
Open

[Bug]: SplitterPanel exposed isCollapsed not working on SSR #1563

benjamincanac opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@benjamincanac
Copy link
Contributor

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: [email protected]
Reka UI version: 1.0.0-alpha.8
Nuxt version: 3.15.2
Nuxt mode: universal
Nuxt target: server
CSS framework: [email protected]
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

https://stackblitz.com/edit/nuxt-starter-pmeb73sk?file=app.vue

Steps to reproduce

I can't reproduce on both StackBlitz / CodeSandbox but they can be run locally I guess:

Describe the bug

When refreshing, the v-slot="{ isCollapsed }" is empty on SSR.

Expected behavior

No response

Context & Screenshots (if applicable)

No response

@benjamincanac benjamincanac added the bug Something isn't working label Jan 17, 2025
@zernonia zernonia self-assigned this Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants