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

[BUG] Dynamic video remove doesn't change the numbers of videos left in playlist #19

Closed
avallete opened this issue Mar 10, 2021 · 1 comment
Labels

Comments

@avallete
Copy link
Owner

avallete commented Mar 10, 2021

When dynamically 'removing' the videos from the playlist (wihout reload), the number of videos in the playlist remain unchanged on the left of the interface.

The dynnamic 'remove' should also change this value on the interface.

avallete pushed a commit that referenced this issue Mar 24, 2021
Add a function to decrement the value
of the count of videos in the playlist

Closes #19
avallete pushed a commit that referenced this issue Mar 24, 2021
## [1.4.2](v1.4.1...v1.4.2) (2021-03-24)

### Bug Fixes

* **operations:** fix script not loading if starting on a /playlist page ([416d72e](416d72e)), closes [#9](#9)
* **style:** remove unused stylesheet ([76d09b3](76d09b3))
* **ui:** dynamic remove doesnt decrement counter ([58dd78f](58dd78f)), closes [#19](#19)
@avallete
Copy link
Owner Author

🎉 This issue has been resolved in version 1.4.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant