assets directory is not realtime when files are deleted . flet still uses the old file #999
Unanswered
bobwatcherx
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Did you have this bug while in hot reload mode? |
Beta Was this translation helpful? Give feedback.
0 replies
-
i think its a bug . and looks very strange . I hope it's fixed for the next version |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
is this a bug or not. but it seems that the assets directory always doesn't match the contents displayed. For example:
I want to change the files in the assets folder. say dog.jpg . with a red dog and i want to do file change . but still with the name dog.jpg . but with a white dog . and the flet still displays the red dog, even though the red dog has been deleted.
my example Code with case Webcam Capture
If the first try is successful. but when it is saved and try to click the capture button. and the image file still uses the old one
Beta Was this translation helpful? Give feedback.
All reactions