fix(tabBarItem): issues:TabbarItem component in the route mode fails … #12385
Annotations
3 errors
src/tabbar/test/index.spec.tsx > should match active tab by route path in route mode:
packages/vant/src/tabbar/test/index.spec.tsx#L65
AssertionError: expected [ 'van-tabbar-item' ] to include 'van-tabbar-item--active'
❯ src/tabbar/test/index.spec.tsx:65:30
|
src/tabbar/test/index.spec.tsx > should match active tab by route name in route mode:
packages/vant/src/tabbar/test/index.spec.tsx#L125
AssertionError: expected [ 'van-tabbar-item' ] to include 'van-tabbar-item--active'
❯ src/tabbar/test/index.spec.tsx:125:30
|
test
Process completed with exit code 1.
|