ember-do-forms icon indicating copy to clipboard operation
ember-do-forms copied to clipboard

Ember-changeset Integration

Open jemware opened this issue 7 years ago • 0 comments

Reason:

I could not integrate ember-changeset with this addon based on existing documentation and possibly because of a bug. Please let me know if I’m missing something obvious.

This pull request:

  • Allows the do-field errorMessage computed property to return a message if errorsPath returns an array of strings (as in the case of ember-changeset).
  • Adds a test for this new code.
  • Amends the readme with instructions on how to configure errorsPath.

jemware avatar Aug 22 '17 19:08 jemware