Version compatibility with Flet-FastApi #3745
Replies: 1 comment
-
Read this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm converting my app into a version using flet-fastapi. I got an error, it said page has not the window property. For some reason, after installing flet-fastapi Flet turned to the version 0.19.0.
After upgrading it, I got an error saying flet-fastapi requires flet version 0.19.0.
Am I doing anything wrong or indeed I'll have to use Flet version 0.19.0 if I wanna use flet-fastapi?
Code sample
No response
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions