VS Code + tinymist typst extension: re-attach the "ejected" preview?

I use the tinymist extension on VS Code to edit typst documents. I use the “Typst Preview: Preview Opened File” button to preview the document I’m editing. On the preview panel, there is a button called “Eject Preview Panel”. When you click on it, the preview is moved to the web browser. I like the feature, but my question is: How to move the preview back to VS Code?

The “Preview Opened File” button stops working. Closing the browser tab doesn’t do anything.

So far, all I’ve found that works is to “Reload” the typst-source-file tab on VS Code.

Reloading the tab seems to be the only option for now. There is an open issue about this bug, see #2192.