Skip to content

Validation messages not showing - SimpleSchema 3.x #1722

@mslobodan

Description

@mslobodan

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:

  1. aldeed:autoform,
  2. aldeed:collection2,
  3. communitypackages:autoform-bootstrap4 and
  4. npm package simpl-schema

To Reproduce

  1. Clone simple repository https://github.com/mslobodan/autoform-validation-issue
  2. install dependencies with meteor npm install
  3. start project with meteor command

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions