Closed cgfxpy closed 1 month ago
Hi @cgfxpy, When did the applications stop working? How to reproduce the error? Does it even occur with a simple hello-world app? Can you, please, try to create a minimum reproducible code example? This would allow us and the community to help more efficiently. Thanks! Why is it important to provide a minimal reproducible example?
@cgfxpy Have you tried pywebview's example?
import webview
webview.create_window('Hello world', 'https://pywebview.flowrl.com/')
webview.start()
It seems that it is a problem of pywebview or your environment.
Yes this example has the same behavior. I should add this error occurs when running in Pycharm and from freeze in pyinstaller when running from cmd this problem is not detected.
Ok. The error should be reported directly to pywebview. I'll close it here.
Description
All applications made with NiceGui stopped working after refreshing the browser an error is triggered: