LoTwT opened this issue 2 years ago · 0 comments
v-on fails to wrap inline statements in a function expression.
v-on
Playground URL
vue/compiler-core breaks up the compound expression here and generate here.
vue/compiler-core
Should compiler-vapor also process this situation in the genEventHandler?
compiler-vapor
genEventHandler