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

选项卡组件tabs的属性tabBarGutter类型错误 #205

Closed
1 task done
Xzillion opened this issue Sep 28, 2018 · 1 comment
Closed
1 task done

选项卡组件tabs的属性tabBarGutter类型错误 #205

Xzillion opened this issue Sep 28, 2018 · 1 comment
Labels

Comments

@Xzillion
Copy link

Xzillion commented Sep 28, 2018

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.1.3

Environment

win10/vue2.5.17

Reproduction link

Edit on CodeSandbox

Steps to reproduce

1.按照接口文档设置tabBarGutter为number类型,不生效;
2.设置string类型,如"90px",属性生效,但是控制台抛出类型校验错误
Invalid prop: type check failed for prop "tabBarGutter". Expected Number, got String.

What is expected?

tabBarGutter可配置为number类型,且属性生效

What is actually happening?

tabBarGutter可配置为number类型,属性不生效;
tabBarGutter配置为string类型,属性生效,但是类型校验不通过。

@github-actions
Copy link

github-actions bot commented Apr 3, 2020

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant