You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During startup, channel rewards are fetched from Twitch. These channel rewards are not assigned the sortTags property, which breaks adding tags to that reward. Refreshing from the UI is not affected
Expected Behavior
Rewards added from external sources (eg. Twitch interface or extensions) that are loaded on startup should allow sort tags to be assigned to them
Steps To Reproduce
Ensure you're logged into an affiliate or partner account
Close Firebot
Create a channel reward through Twitch's dashboard
Start Firebot
Create a channel reward sort tag
Try to assign the sort tag to the newly created reward
Version
v5.64.0-dev
What operating system are you using Firebot on?
Linux Distro
Relevant log output
[2025-03-01 13:16:45.0343] - error: (Renderer) TypeError: Cannot read properties of undefined (reading 'some')
at $ctrl.toggleSortTag (file:///code/projects/firebot/build/gui/app/directives/controls/sort-tags-row.js:96:41)
at fn (eval at compile (/code/projects/firebot/node_modules/angular/angular.js:16548:15), <anonymous>:4:247)
at callback (/code/projects/firebot/node_modules/angular/angular.js:29123:13)
at ChildScope.$eval (/code/projects/firebot/node_modules/angular/angular.js:19523:28)
at ChildScope.$apply (/code/projects/firebot/node_modules/angular/angular.js:19622:25)
at HTMLInputElement.<anonymous> (/code/projects/firebot/node_modules/angular/angular.js:29127:19)
at HTMLInputElement.dispatch (file:///code/projects/firebot/build/gui/js/plugins/jquery.min.js:3:10316)
at q.handle (file:///code/projects/firebot/build/gui/js/plugins/jquery.min.js:3:8343)
Contact Details (Optional)
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
During startup, channel rewards are fetched from Twitch. These channel rewards are not assigned the
sortTags
property, which breaks adding tags to that reward. Refreshing from the UI is not affectedExpected Behavior
Rewards added from external sources (eg. Twitch interface or extensions) that are loaded on startup should allow sort tags to be assigned to them
Steps To Reproduce
Version
v5.64.0-dev
What operating system are you using Firebot on?
Linux Distro
Relevant log output
Contact Details (Optional)
No response
The text was updated successfully, but these errors were encountered: