[Bug]: SplitterPanel exposed isCollapsed
not working on SSR
#1563
Labels
bug
Something isn't working
isCollapsed
not working on SSR
#1563
Environment
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
The text was updated successfully, but these errors were encountered: