-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Auto join raids #7095
Comments
This is also happening on firefox. |
I can confirm this is also happening for me on linux firefox |
Recently this functionality stopped working for me as well (Chrome). |
According to these code lines: betterttv/src/modules/auto_join_raids/index.js Lines 30 to 35 in 96db4c3
...the condition should be changed to something like because there are no other attributes anymore: if ( leaveButton == null ) {
return;
} Pull Request made: #7096 |
issue still exists 7.6.8 |
my apologies, the tabs that still auto raided needed refreshed, seems to be fine now |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues or feature requests. |
Describe the bug
I have auto join raids turned off and for some reason it has still been sending me recently
Steps to reproduce
go to settings>channel> auto join raids option off
Expected behavior
I expect not to be sent to another channel when the streamer raids someone else
Screenshots
Device information
PC Edge
BetterTTV Version
7.6.7
Additional information
No response
Version Check
The text was updated successfully, but these errors were encountered: