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

uniforms-bootstrap 2.6.6: TypeError: Cannot read property 'prototype' of undefined #692

Closed
ziedmahdi opened this issue Mar 12, 2020 · 1 comment
Assignees
Labels
Type: Bug Bug reports and their fixes

Comments

@ziedmahdi
Copy link

After building an app created with CRA, I get this error whenever a form is rendered. The error seems related to #638.

TypeError: Cannot read property 'prototype' of undefined
at t.value (BaseForm.js:38)
at t.value (QuickForm.js:28)
at t.value (ValidatedForm.js:68)
at t.value (AutoForm.js:60)
at t.value (BaseForm.js:283)

The error occurs with version 2.6.6 and also with version 3.0.0-alpha.1 (npm i uniforms-bootstrap4@next)

@mcoeur
Copy link

mcoeur commented Mar 16, 2020

👍

@radekmie radekmie self-assigned this Mar 18, 2020
@radekmie radekmie added the Type: Bug Bug reports and their fixes label Mar 18, 2020
@radekmie radekmie moved this to Closed in Open Source Nov 18, 2022
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

3 participants