It seems that Vue.js cannot properly parse mustache bindings start with an underscore like: {{_type}}. It works fine with Handlebars.js Could you please add support to this kind of binding? demo: http://jsfiddle.net/maxjiang23326/oc0y33Lx/