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

Checkboxes etc should accept object as a value/model #1562

Closed
jkosonen opened this issue Feb 28, 2018 · 1 comment
Closed

Checkboxes etc should accept object as a value/model #1562

jkosonen opened this issue Feb 28, 2018 · 1 comment

Comments

@jkosonen
Copy link
Contributor

Steps to reproduce

Add object as a value for checkbox/switch/select etc..
Invalid prop: type check failed for prop "value". Expected String, Number, Boolean, got Object.

Which browser?

All

What is expected?

You should be able to use objects as values too

What is actually happening?

Invalid prop: type check failed for prop "value". Expected String, Number, Boolean, got Object.

@Samuell1
Copy link
Member

#1556

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

2 participants