(tsx) Vue SSR hydration error (defineComponent
)
#11771
Labels
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
scope: ssr
Vue version
3.4.38
Link to minimal reproduction
https://stackblitz.com/edit/github-wvhf41?file=app.tsx
Steps to reproduce
App 2: {a.value}<br/>
)What is expected?
To render the line
What is actually happening?
System Info
No response
Any additional comments?
You can see the text
App 1
is rendered with the ref butApp 2
not.Related:
vuejs/babel-plugin-jsx#568
#7285
The text was updated successfully, but these errors were encountered: