You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In session storage I have session with the "{"base":"http://localhost:35241/?theme=dark","html":"\n <div class=\"loader\"></div>\n "}".
The network panel shows no additional activity after the first websocket frame.
The Console is empty.
Update it is now working, I can see frames in the websocket response. Don't know if this is due to a recent Deno upgrade I've did, Firefox (now using 113.0.2 (64-bit)) or something else (maybe 67752e7)
Describe the bug
After executing “:PeekOpen", the preview cannot be opened in the browser.
It seems to be always loading.
To Reproduce
As described above.
Expected behavior
Just preview md file.
Screenshots
Desktop (please complete the following information):
nvim --version
:deno --version
:Additional context
None.
The text was updated successfully, but these errors were encountered: