### Version 3.0.0-alpha.1 ### Reproduction link 2.x - https://jsfiddle.net/natuqebm/ 3.0.0-alpha.1 - https://jsfiddle.net/u7pt6gjo/ ### Steps to reproduce Just open these above reproductions links ### What is expected? There is an inconsistency between Vue 2.x and the latest alpha. 3.x should not render a boolean values in the render function. ### What is actually happening? Renders `0falsetrueNaN` instead of `0NaN` <!-- generated by vue-issues. DO NOT REMOVE -->