### Vue.js version 2.1.6 ### Reproduction Link http://sandbox.runjs.cn/show/xu7gfzz2 ### Steps to reproduce switch tag `option` between value='' and value='0', then to see ` {{ selected }}`'s change. ### What is Expected? the value of 'selected' always changes with your choose. ### What is actually happening? sometime works, sometime does't work.