### Vue.js version 2.0.2 ### Reproduction Link https://jsfiddle.net/fliptheweb/zjr41svn/4/ ### Steps to reproduce ### What is Expected? An empty string `''` must pass to the component like an empty string. ### What is actually happening? It's type cast type to boolean `true`