matt-pietrzak

Results 1 comments of matt-pietrzak

I've been affected by the same bug. As a workaround I've added following to settings.json to hide those errors: ` "files.associations": { "**/*.razor__virtual.html": "text" } `