arjun-g / vs-swagger-viewer

Swagger Viewer lets you preview and validate Swagger 2.0 and OpenAPI files as you type in Visual Studio Code.
MIT License
170 stars 47 forks source link

Errors do not go away when problem is resolved #16

Closed KahunaCode closed 6 years ago

KahunaCode commented 6 years ago

When an error is noted and then fixed, the error still populates the live preview. Refreshing causes it to go away, but it isn't working in the live update.

d4nyll commented 6 years ago

I think this is a problem with Swagger Editor itself, as I get the same issue using Swagger Editor on its own.

arjun-g commented 6 years ago

@KahunaCode check the current version of the extension as it is updated with the new Swagger UI v3 and I hope it is fixed.