Looks like a stuck cache ... I open one document, make some changes, vs-openapi-designer correctly updates preview pane. So far, so good.
I close the preview pane and open another Open API document, Choose the OpenApi Designer: Preview command and it opens the preview pane, but previews the 1st document.
Looking at the VS Code debug console, I see 1 problem, which is a schema error in the new document. Seems like the preview pane should be displaying this error, rather than the old page.
Looks like a stuck cache ... I open one document, make some changes,
vs-openapi-designercorrectly updates preview pane. So far, so good.I close the preview pane and open another Open API document, Choose the
OpenApi Designer: Previewcommand and it opens the preview pane, but previews the 1st document.Looking at the VS Code debug console, I see 1 problem, which is a schema error in the new document. Seems like the preview pane should be displaying this error, rather than the old page.