Closed shaunnmukmen closed 7 years ago
@bas080 Could you spend some time on this? (after finishing your other tasks). If it takes too long, talk to me on gitter.
@shaunnmukmen, The Form
class is outdated. It's best to not use it.
Will have to
Closing this due to added support in the next version of form. Questions? Feel free to ask :)
Tried to use Aurelia-Form 0.4.0. Got error in Form.js where the code is trying to use ValidationEngine.
_this.reporter = _aureliaValidatejs.ValidationEngine.getValidationReporter(model);
ValidationEngine is not to be found in aurelia-validatejs or aurelia-validation.