We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I change image on avatar component after it has already loaded it doesn't update
Should update image
I'll try to add a repro this evening but the steps are
load avatar with src=img1
then programmatically change the src to img2
the image doesn't change
No response
The text was updated successfully, but these errors were encountered:
This was an issue with bits-ui and has been resolved in v0.6.2. Update that package and you'll be good to go.
v0.6.2
huntabyte/bits-ui#130
Sorry, something went wrong.
Oh sorry for the duplicate, thank you !
No branches or pull requests
Current Behavior
If I change image on avatar component after it has already loaded it doesn't update
Expected Behavior
Should update image
Steps To Reproduce
I'll try to add a repro this evening but the steps are
load avatar with src=img1
then programmatically change the src to img2
the image doesn't change
Link to Reproduction / Stackblitz
No response
More Information
No response
The text was updated successfully, but these errors were encountered: