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 bug with removing tracks #8

Open
NathanWalker opened this issue May 31, 2016 · 0 comments
Open

Fix bug with removing tracks #8

NathanWalker opened this issue May 31, 2016 · 0 comments
Assignees

Comments

@NathanWalker
Copy link
Owner

NathanWalker commented May 31, 2016

Click by "remove" button in the playlist causes an exception:

zone.js:260 Uncaught EXCEPTION: Error in app/components/playlist/playlist.component.html:13:13
ORIGINAL EXCEPTION: TypeError: Cannot read property 'trackName' of undefined
ORIGINAL STACKTRACE:
TypeError: Cannot read property 'trackName' of undefined

After that, you can't select another song from the playlist, and "STOP" button is not working too.

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

No branches or pull requests

1 participant