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

invalid prop warning: grid #75

Closed
zeroasterisk opened this issue Jul 20, 2016 · 2 comments
Closed

invalid prop warning: grid #75

zeroasterisk opened this issue Jul 20, 2016 · 2 comments
Assignees
Labels
Type: Bug Bug reports and their fixes

Comments

@zeroasterisk
Copy link
Contributor

zeroasterisk commented Jul 20, 2016

warning.js:44 Warning: Failed prop type: Invalid prop `grid` supplied to `AutoValidatedQuickBootstrap4Form`.

I assume we need to allow... can I just add it here:
https://github.com/vazco/uniforms/blob/master/packages/uniforms-bootstrap4/src/components/forms/ValidatedQuickForm.js

How?

@radekmie
Copy link
Contributor

These propTypes are derived from Bootstrap4Form. Could you show your grid prop?

@radekmie radekmie added the Type: Bug Bug reports and their fixes label Jul 20, 2016
@radekmie radekmie self-assigned this Jul 20, 2016
@radekmie
Copy link
Contributor

It turned out, that an object in grid is one of desired values, but propTypes are lacking of it. I'll add it in a moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

No branches or pull requests

2 participants