Krutie/distraction-free-vue-form

Getting errors: Error in getter for watcher "isCurrentFieldValid":

Opened this issue · 0 comments

Hi,

Im trying to make it work, but the input fields just dont show, I get the same errors all the time:

app.js:47477 [Vue warn]: Error in getter for watcher "isCurrentFieldValid": "TypeError: Cannot read property 'firstName' of undefined"

found in

---> <FormTemplate> at   components/components/FormTemplate.vue
       <App> at  components/App.vue
         <Root>

Please help, thanks!