-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug report] Load thumbnail stuck and failed to load #931
Comments
Can you try if the issues can be resolved with these lines commented out? Lines 184 to 206 in a0dfd18
|
I tried to comment out on the above code, but it didn't solve the problem, and the effect was the same as the video above. |
It is normal for me to load thumbnails when I use the example project in flutter_photo_manager, while the example project using flutter_wechat_assets_picker cannot be loaded, or it will take a long time to load. Please see the video below. AADFDE53-1075-41F2-B077-7DBAEC3DB238.1.mp4 |
Good to know about the difference. Can you differentiate the difference between their |
You can try to set |
any solution? |
@HongZhiQing Do you still running into the same issue when using the latest version of this plugin and the picker? |
I am not using the latest version, but the issue still exists in version 9.0.3. |
fluttercandies/flutter_wechat_assets_picker#526 (comment) What about setting |
This should be solved by fluttercandies/flutter_wechat_assets_picker#596. |
I'm glad to hear that |
Version
2.6.0
Platforms
Android
Device Model
荣耀 Magic3 Pro
flutter info
How to reproduce?
When I use wechat_assets_picker 8.4.2, when I open the picture selection page, the loading interface is stuck, and it is restored after a long time, and the thumbnail of the picture is not displayed.
SVID_20230425_144544_1.mp4
log:
log.txt
Logs
No response
Example code (optional)
No response
Contact
[email protected]
The text was updated successfully, but these errors were encountered: