-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filediscussionwill accept pull request
Milestone
Description
Problem
I have created a simple Meteor project and added a form. The problem is that validation errors are not showing after submitting.
We are using:
aldeed:autoform,aldeed:collection2,communitypackages:autoform-bootstrap4and- npm package
simpl-schema
To Reproduce
- Clone simple repository https://github.com/mslobodan/autoform-validation-issue
- install dependencies with
meteor npm install - start project with
meteorcommand
Expected behavior
If form is not populated and after Submit button is clicked I should see validation error below input fields.
Versions
- Meteor version: 2.7.3
- Browser: Firefox, Chrome
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency filediscussionwill accept pull request