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

Play property does not work in Animated Image #824

Closed
MollsAndHersh opened this issue Jul 10, 2022 · 1 comment
Closed

Play property does not work in Animated Image #824

MollsAndHersh opened this issue Jul 10, 2022 · 1 comment
Assignees
Labels
bug Things that aren't working right in the library.

Comments

@MollsAndHersh
Copy link

Describe the bug

Upon applying the "Play" property the entire Animated Image disappears

To Reproduce

Add Play as a property to the element like so:
`<sl-animated-image
src="https://shoelace.style/assets/images/walk.gif"
alt="Animation of untied shoes walking on pavement"
class="animated-image-custom-control-box"
play

`

@MollsAndHersh MollsAndHersh added the bug Things that aren't working right in the library. label Jul 10, 2022
@claviska
Copy link
Member

Thanks for reporting this. The bug has been fixed in fa179fa and will be available in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that aren't working right in the library.
Projects
None yet
Development

No branches or pull requests

2 participants