VSCode update to the latest version and Vetur bug

Viewed 431

After my VS code has been updated to the latest version for some reason my Vetur shows the code with a problem. Only in IDE show the bug. The compilation is ok.

VSCode version: 1.47.2 Vetur version: 0.25.0

Type of property '$v' circularly references itself in mapped type 'ValidationProperties<AprovarModal>'.Vetur(2615)

Image the Vetur bug on IDE

1 Answers
Related