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
运行命令:flet.exe run --web --port 8888 .\tmp\tmp1.py -d
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
windows 11
Flet version
0.25.1
Regression
I'm not sure / I don't know
Suggestions
No response
Logs
Logs
warnings.warn("remove second argument of ws_handler", DeprecationWarning)D:\python\miniconda\envs\flet-learn\Lib\site-packages\kaleido\scopes\base.py:188: DeprecationWarning:setDaemon() is deprecated, set the daemon attribute insteadD:\python\miniconda\envs\flet-learn\Lib\site-packages\websockets\legacy\server.py:1177: DeprecationWarning:remove second argument of ws_handler
Additional details
No response
The text was updated successfully, but these errors were encountered:
FeodorFitsner
changed the title
我使用flet plotly 画图,同一段代码有时能显示出图表有时不能
I use flet plotly to draw the graph, and the same piece of code sometimes shows the graph and sometimes not
Dec 16, 2024
Duplicate Check
Describe the bug
Code sample
Code
To reproduce
运行命令:flet.exe run --web --port 8888 .\tmp\tmp1.py -d
Expected behavior
No response
Screenshots / Videos
Captures
[Upload media here]
Operating System
Windows
Operating system details
windows 11
Flet version
0.25.1
Regression
I'm not sure / I don't know
Suggestions
No response
Logs
Logs
Additional details
No response
The text was updated successfully, but these errors were encountered: