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
开发版本报warning,组件还可以正常使用:
[Vue warn]: Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.
at <TTabNav theme="card" value="/application/storage-approve" size="medium" ... >
at <TTabs key=0 drag-sort="" theme="card" ... >
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The content you are editing has changed. Please copy your edits and refresh the page.
生成版本,报error,组件不能正常使用
TypeError: Cannot read properties of null (reading 'refs')
at Jy (index-BhkhvlcO.js:35:8928)
at p (index-BhkhvlcO.js:35:24358)
at N (index-BhkhvlcO.js:35:30392)
at L (index-BhkhvlcO.js:35:29876)
at I (index-BhkhvlcO.js:35:27612)
at p (index-BhkhvlcO.js:35:24179)
at N (index-BhkhvlcO.js:35:30392)
at L (index-BhkhvlcO.js:35:29876)
at P (index-BhkhvlcO.js:35:26312)
at C (index-BhkhvlcO.js:35:24919)
tdesign-vue-next 版本
1.10.3
重现链接
No response
重现步骤
使用tdesign-vue-next-starter,并且更新vue版本到3.5.6,启用多标签tab,右键报错
期望结果
组件正常使用
实际结果
开发版本报warning,组件还可以正常使用:
[Vue warn]: Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.
at <TTabNav theme="card" value="/application/storage-approve" size="medium" ... >
at <TTabs key=0 drag-sort="" theme="card" ... >
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
Tasks
The text was updated successfully, but these errors were encountered: