-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Blank modal when trying to add Spotify service #18628
Comments
Yes, this only happens when adding an additional spotify service. I have one setup already and I want to add another separate account. I haven't been able to get the modal you've shown here with the additional account even after setting up the developer account. Sorry, I wasn't specific in my issue with stating it was for an additional account...thought I had put that 😅 |
@joostlek - let me know if this is something up your alley. I tried to see if there was something wrong in the frontend, but I don't have any spotify accounts, so I never was able to reproduce it. Maybe you know why it might have a blank step flow, or have some clues what might have happened. |
Yep! Recently I've been debugging with someone else's Spotify credentials and encountered the same issue. I can take a look if we can raise a proper error here. For your original question, about the empty models. I think whenever you encounter them it's a bug. This can mean a translation key for an abort is probably missing. Not sure how we can catch that (or where). |
Checklist
Describe the issue you are experiencing
I've recently run into an issue when trying to add a Spotify service that results in a modal being displayed with no information. I found the problem I have in the logs but it would be nice if it actually displayed on the frontend and a user doesn't have to go digging thru logs to find the problem. My specific problem was that I had yet to setup the developer app for the new account I was trying to add.
Describe the behavior you expected
I expect to see an error message instead of a blank modal.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2023.11.2
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Google Chrome 118.0.5993.88
Which operating system are you using to run this browser?
popOS 22.04
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: