Unable To Use Async in Flet #4912
Unanswered
Muddassir-Farooq-official
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Try removing |
Beta Was this translation helpful? Give feedback.
0 replies
-
Then how to implement? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Duplicate Check
Describe the bug
when i am trying to get data from my backend fastapi server its not fetching data, and showing error
G:\Projects\BISTRO SERVER\New_Supplier.py:242: RuntimeWarning: coroutine 'Supplier_List_View.load_suppliers' was never awaited
self.load_suppliers()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Successful:
Error in Details
Snackbar Called
Code sample
Code
To reproduce
i want to display data from api
Expected behavior
it should display data
Screenshots / Videos
Captures
[Upload media here]
Operating System
macOS
Operating system details
Windows
Flet version
flet 0.26.0
Regression
No, it isn't
Suggestions
No response
Logs
Logs
Beta Was this translation helpful? Give feedback.
All reactions