You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@skirtles-code I think we should open a new issue to track the render function clashing names problem due to the related problem has been fixed via #8523
Vue version
3.3.4
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-vgk1dw?file=src%2FApp.vue&terminal=dev
Steps to reproduce
Playground
中无法复现,复制以下代码到App.vue
控制台报错
What is expected?
期望
v-bind()
与render
一起使用能正常工作What is actually happening?
删除
.main
的样式,就能正常工作了System Info
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: