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
{{ message }}
This repository was archived by the owner on Dec 24, 2025. It is now read-only.
Upon running flet-webview with flet run instead of running the Python file itself using Python3, it returns a blank page. It works just fine when running it via Python3 but returns a blank page upon running with flet run.
Upon running flet-webview with
flet runinstead of running the Python file itself using Python3, it returns a blank page. It works just fine when running it via Python3 but returns a blank page upon running withflet run.