This repository is used to demonstrate a problem with the aldeed:autoform package when using autosaveOnKeyup on a form.
Steps to reproduce:
- clone this repository
cd MeteorAutoformmeteor npm install --save simpl-schemameteor run- add a person
- edit person
As you can see the input field looses focus while typing.