Hi Everyone!
I’m almost done with this project however my search isnt working, and i get an error when saving the playlist with a button click.
Hi Everyone!
I’m almost done with this project however my search isnt working, and i get an error when saving the playlist with a button click.
Hello,
When you say that the search isn’t working, what is it doing? Are you getting an error or messages in the console? Have you added any logging to make sure your code is being called? (I know I don’t see any logging in the code in GitHub, but you may not have pushed it. Plus, it’s meant to be a hint to add some logging to help troubleshoot)
If search isn’t working right now, then it makes sense that saving the playlist wouldn’t work since it would presumably be empty. There may be problems with that too, but one step at a time.