V4 beta Sep-10-2020 available now

 From:  Michael Gibson
9942.43 In reply to 9942.40 
Hi surferdude,

re:
> Perhaps I've found a bug, If I use this script - script: /* Toggle browser pane on/off */
> moi.ui.showBrowserPane = !moi.ui.showBrowserPane; or this- script: /* Toggle between
> opposite and inline browser modes */ moi.ui.browserPosition = (moi.ui.browserPosition
> == 'Inside' ? 'Opposite' : 'Inside');
>
> and press the hotkey several times Moi freezes completely.

It definitely sounds like a bug, thanks for reporting it.

What operating system are you running on?

- Michael