webui-dev / deno-webui

Use any web browser as GUI, with Deno in the backend and HTML5 in the frontend.
https://webui.me/
MIT License
250 stars 16 forks source link

running latest opens a window then stops responding #64

Open binarytide opened 2 days ago

binarytide commented 2 days ago
# os
macOs Sequoia 15.2
# deno --version
deno 2.1.1 (stable, release, aarch64-apple-darwin)
v8 13.0.245.12-rusty
typescript 5.6.2

window opens but doesn't render anything, then stops responding and process needs to be killed manually

AlbertShown commented 13 hours ago

Can you please share a minimal reproducible code?