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

Next and Previous Button Error #194

Closed
stanleyowen opened this issue Apr 24, 2023 · 0 comments · Fixed by #201
Closed

Next and Previous Button Error #194

stanleyowen opened this issue Apr 24, 2023 · 0 comments · Fixed by #201
Assignees
Labels
area: beta area: production bug Something isn't working fixed internally Bug has been fixed and ready to be shipped

Comments

@stanleyowen
Copy link
Owner

stanleyowen commented Apr 24, 2023

Description

While playing the very first song and click previous, the app turn the following error:

ERROR
Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
    at http://localhost:3000/static/js/bundle.js:791:12
    at http://localhost:3000/static/js/bundle.js:1114:24

Steps To Reproduce

  1. Open Loofi
  2. Play the very first song
  3. Click previous button
  4. See error
  5. Click next button`
  6. See error

Expected behavior

Disable the button when it is impossible to use previous button

LoFi Player Version

v1.1.0

Operating System Version

Windows 11 22H2 25336.1010

Additional Information

image

@stanleyowen stanleyowen added the bug Something isn't working label Apr 24, 2023
@stanleyowen stanleyowen self-assigned this Apr 24, 2023
@stanleyowen stanleyowen added approved Issues have been confirmed by our team area: beta area: production ongoing We are currently working on this issue and removed approved Issues have been confirmed by our team labels Apr 24, 2023
@stanleyowen stanleyowen moved this from Backlog to In progress in Loofi Roadmap Apr 27, 2023
stanleyowen added a commit that referenced this issue Apr 27, 2023
@stanleyowen stanleyowen added fixed internally Bug has been fixed and ready to be shipped and removed ongoing We are currently working on this issue labels Apr 27, 2023
@stanleyowen stanleyowen moved this from In progress to Ready to Be Shipped in Loofi Roadmap Apr 27, 2023
@stanleyowen stanleyowen mentioned this issue Apr 27, 2023
2 tasks
@github-project-automation github-project-automation bot moved this from Ready to Be Shipped to Done in Loofi Roadmap Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: beta area: production bug Something isn't working fixed internally Bug has been fixed and ready to be shipped
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant