-
Notifications
You must be signed in to change notification settings - Fork 198
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
[dropdown] vue版本升级到3.4.x ,并且打包之后,右键顶部导航tabs_nav时报错 #671
Comments
👋 @XiaoYuJuQiang,感谢给 TDesign 提出了 issue。 |
|
YahaneXy
changed the title
[dropdown] vue版本升级到3.4.x 之后,右键顶部导航tabs_nav时报错
[dropdown] vue版本升级到3.4.x ,并且打包之后,右键顶部导航tabs_nav时报错
Jan 30, 2024
Vue3.4目前破坏性改动过多,请回退Vue版本。后续等Vue3.4稳定下来后会统一修复 |
timi137137
added
🐞 BUG
Something isn't working
Upstream
This problem for dependencies
⏹ Pending
This issue is pending
labels
Jan 30, 2024
@timi137137 我在项目里面试了下,切换到vue-3.3.13版本是没有这个问题的 |
确实问题出现在组件库,具体还未定位到 |
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign-vue-next-starter 版本
1.8.0
重现链接
No response
重现步骤
vue版本升级到3.4.x 之后,右键顶部导航tabs_nav时报错,报错信息:
TypeError: Cannot read properties of null (reading 'refs')
期望结果
可以展开下拉的列表。
实际结果
无法展开并且报错
框架版本
Vue(3,4.X)
浏览器版本
Chrome(121.0.6167.85)
系统版本
Windows(22H2)
Node版本
20.9.0
补充说明
No response
The text was updated successfully, but these errors were encountered: