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
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Mand Mobile Version
^2.2.0OS Version & Browser Version
win 10 & chrome v72Recurring Links
https://codesandbox.io/s/qvxky1xym9
Recurring Steps
当标签个数较多,tabbar宽度大于当前屏幕宽度,设置当前current为最后一个标签
Expectant Behaviors
tabbar会滚动到最右边
Actual Behaviors
tabbar未滚动到最右边
初步检查是
components\tab-bar\index.vue213行的问题