Skip to content
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

Fix the issue for WebImage/AnimatedImage when url is nil will not cause the reloading #304

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

dreampiggy
Copy link
Collaborator

This close #303

I tested the both of these example and it worked as expected now. Here is a example ContentView3 in Demo)

(Click both Toggle valid/nil URL and Switch between WebImage/AnimatedImage)

@dreampiggy dreampiggy added the bug Something isn't working label Mar 18, 2024
@dreampiggy dreampiggy added this to the 3.0.1 milestone Mar 18, 2024
@dreampiggy dreampiggy merged commit 5419918 into master Mar 18, 2024
2 of 6 checks passed
@dreampiggy dreampiggy deleted the bugfix/nil_url branch March 26, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug on 3.0.0
1 participant