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 undefined error #97

Merged
merged 1 commit into from
May 31, 2021
Merged

Fix undefined error #97

merged 1 commit into from
May 31, 2021

Conversation

dnicolson
Copy link
Contributor

Description

This pull request fixes an error displayed on empty playlists.

How Has This Been Tested?

In a browser with empty and non-empty playlists.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Closing issues

Closes #89.

@avallete
Copy link
Owner

All good !

Thank's for your contribution ;)

@avallete avallete merged commit 2b03c48 into avallete:master May 31, 2021
avallete pushed a commit that referenced this pull request May 31, 2021
## [1.5.3](v1.5.2...v1.5.3) (2021-05-31)

### Bug Fixes

* undefined error ([#97](#97)) ([2b03c48](2b03c48))
@avallete
Copy link
Owner

🎉 This PR is included in version 1.5.3 🎉

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

Successfully merging this pull request may close these issues.

[BUG] Cannot read property 'playlistId' of undefined
2 participants