core icon indicating copy to clipboard operation
core copied to clipboard

fix(compiler): clone loc to `ifNode`

Open KazariEX opened this issue 4 months ago • 6 comments

fix vuejs/language-tools#4911

The incremental update of language tools increased the start offset twice on the same loc object when traversing the v-if node.

KazariEX avatar Oct 08 '24 15:10 KazariEX