We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
These propTypes are derived from Bootstrap4Form. Could you show your grid prop?
Bootstrap4Form
grid
Sorry, something went wrong.
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.
9445603
radekmie
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: