Disable automatic preview on run repl

Setup a way (maybe in settings) to disable the automatic preview when we run a repl.

On every refresh or run, the preview tabs open automatically .

I try to run a repl without opening the preview webview.

3 Likes

Agree. This can even cause crash loops sometimes, or the Repl to boot when you don’t want it to.

1 Like

Yes! I don’t normally use the webview when doing webdev as I prefer to have it open in my browser. Having the webview open each time I run the repl is really annoying.

1 Like

I don’t know how long this has been here for, but it’s now possible to disable this behavior.

If you go to the settings tool inside a Repl, you can see this option:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.