-
Notifications
You must be signed in to change notification settings - Fork 79
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
Twitch actions not showing you're not authenticated anymore #1011
Comments
Never mind. Just noticed this is a different bug/not great behavior. I was not authenticated (I guess loading backup removed the token or it expired). But it showed that nowhere in the UI. I remember there was a red warning for insufficient permissions. I think it should also cover the case of losing authentication. |
I added more warnings in the linked PR, which will display a warning if the token is expired or no token is selected at all. |
Ah. I see we made PRs with different approaches:
Something in the middle would probably be best |
I would simply merge both. |
Describe the bug
It briefly appears and then disappears. Nothing appears in the dropdown. Search "works" but the results are added to that popup.See comment belowTo Reproduce
Steps to reproduce the behavior:Attempt to pick a Twitch categoryNothing appears in dropdownExpected behavior
Dropdown should be filledLogs
https://obsproject.com/logs/tf1ZNope8LYLflFH
Version information
Additional context
I'll check quickly what it could be as I really need this functionality, but a lot changed so not sure I'll find the culprit.The text was updated successfully, but these errors were encountered: