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

Using a % for width #21

Open
amritk opened this issue May 13, 2019 · 4 comments
Open

Using a % for width #21

amritk opened this issue May 13, 2019 · 4 comments

Comments

@amritk
Copy link

amritk commented May 13, 2019

Using a % for width throws this warning, but works fine, might want to allow the string with % in the prop validation.

[Vue warn]: Invalid prop: type check failed for prop "width". Expected Number with value NaN, got String with value "100%".
@amritk
Copy link
Author

amritk commented May 13, 2019

Just made a pull request for it

#22

@karolsw3
Copy link

Bump. Allowing % for width would be really useful.

@alanssoares
Copy link

I did a pull request with this.

@same31
Copy link

same31 commented Aug 10, 2020

I also use %, can we merge the PR of @alanssoares ?

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

No branches or pull requests

4 participants