This repository was archived by the owner on Dec 25, 2017. It is now read-only.
This repository was archived by the owner on Dec 25, 2017. It is now read-only.
Error on blur when removing component #312
Open
Description
vue & vue-validator version
vue 1.0.26
vue-validator 2.1.7
Reproduction Link
https://jsfiddle.net/demianh/Lkd4mot2/1/
Steps to reproduce
Open the fiddle, and press enter while the focus is on the input field of the modal.
What is Expected?
The dialog closes without an error.
What is actually happening?
The dialog closes with an error:
vue.js:3199 Uncaught TypeError: Cannot read property '$forContext' of null