We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1.7.17
weapp
https://github.com/LeeLulin/nutui-uniapp-demo
Tabs组件使用titles插槽,在title超宽需要滚动的情况下,点击切换tab,报错“未找到对应节点: #nut-tabs__titles_xxxxxx .nut-tabs__titles-item” 经排查,在使用titles插槽情况下,scrollIntoView方法找不到相应节点
切换tab不报错,正常滚动大对应位置
点击切换tab,报错“未找到对应节点: #nut-tabs__titles_xxxxxx .nut-tabs__titles-item”,无法滚动到相应位置
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
nutui-uniapp 版本号
1.7.17
平台
weapp
重现链接
https://github.com/LeeLulin/nutui-uniapp-demo
重现步骤
Tabs组件使用titles插槽,在title超宽需要滚动的情况下,点击切换tab,报错“未找到对应节点: #nut-tabs__titles_xxxxxx .nut-tabs__titles-item”
经排查,在使用titles插槽情况下,scrollIntoView方法找不到相应节点
期望的结果是什么?
切换tab不报错,正常滚动大对应位置
实际的结果是什么?
点击切换tab,报错“未找到对应节点: #nut-tabs__titles_xxxxxx .nut-tabs__titles-item”,无法滚动到相应位置
环境信息
No response
其他补充信息
No response
The text was updated successfully, but these errors were encountered: