-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Add null-check for RichShelf playlist url #6843
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
base: development
Are you sure you want to change the base?
Add null-check for RichShelf playlist url #6843
Conversation
Mark as draft since we can't test yet? |
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
6f6094a
to
43ec6d4
Compare
I set this PR as ready for review since url is defined as nullable in YouTube.js (even without the changes from my YouTube.js PR) so this should be merged even if we can't find any issues at this moment |
43ec6d4
to
887caef
Compare
What specific screen(s) can be viewed to run the changed code? |
887caef
to
672467b
Compare
I would like to test this PR. Could you provide a test channel. |
Add null-check for RichShelf playlist url
Pull Request Type
Description
This is causing error on the music channel since it is missing the url property.
Testing
Desktop