You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With vetur.experimental.templateInterpolationService set to true, the TS virtual file will think that I have duplicate identifiers whereas this code is valid Vue template code
To reproduce simply rewrite this code to any template
Info
Problem
I have this code:
With
vetur.experimental.templateInterpolationService
set to true, the TS virtual file will think that I have duplicate identifiers whereas this code is valid Vue template codeTo reproduce simply rewrite this code to any template
The text was updated successfully, but these errors were encountered: