Skip to content
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

TabNav 组件销毁时报错 Cannot read properties of null (reading '$el') #3889

Closed
catssay opened this issue Jan 25, 2024 · 1 comment · Fixed by #3891
Closed

TabNav 组件销毁时报错 Cannot read properties of null (reading '$el') #3889

catssay opened this issue Jan 25, 2024 · 1 comment · Fixed by #3891
Labels
to be published to be published

Comments

@catssay
Copy link

catssay commented Jan 25, 2024

ref 为 null 时,读取ref.$el会报错

if (ref?.value === props.value && activeTabRef.value !== ref.$el) {

Copy link
Contributor

👋 @catssay,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be published to be published
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants