Markdown preview error

Hi! I updated Silverbullet to the latest version (docker) and have noticed that the markdown preview (command + P) is no longer working. I see this in the browser console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '__H')
    at sA (hooks.js:2:208)
    at jot (hooks.js:2:1336)
    at lA (hooks.js:2:1096)
    at eu.Gc [as constructor] (panel.tsx:13:21)
    at eu.a1t [as render] (preact.mjs:2:9320)
    at wf (preact.mjs:2:6514)
    at II (preact.mjs:2:1865)
    at n1t (preact.mjs:2:8472)
    at wf (preact.mjs:2:7125)
    at II (preact.mjs:2:1865)

Unfortunately as the code is minified I’m unable to figure out myself what is going on.

I spun up a fresh docker container in a clean space to verify it wasn’t something I had done and see the same error. Is anyone else having the same issue?

Yes: Everything breaks when using markdown preview · Issue #986 · silverbulletmd/silverbullet · GitHub

I fixed it on Edge but haven’t properly released it yet

Ok brill - I’ve rolled back to 0.8.2 for now, will keep an eye out for a future release. Thanks for your speedy response, I’ve found myself becoming quite reliant on this tool and love where it’s heading.