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
When attempting to accept an edit invitation to a channel, an error dialog pops up stating that it cannot call method 'add_channel' of undefined. Once the pop up is dismissed, there is a notification stating the invitation was accepted, but it takes a refresh to see the channel in the channel list.
Working on a fix now with the vue migration! It's trying to add the new channel to a list that doesn't exist yet, so relying on the vue state will take care of it
Summary
When attempting to accept an edit invitation to a channel, an error dialog pops up stating that it cannot call method 'add_channel' of undefined. Once the pop up is dismissed, there is a notification stating the invitation was accepted, but it takes a refresh to see the channel in the channel list.
This may be related to, or a dupe of, #721
Category
BUG
Usage Details
How to reproduce
Screenshots
Real-life consequences (anything community should be aware of, for instance how it affects end users)
Mostly cosmetic, but users will need to realize they need to refresh the page to see the channel.
The text was updated successfully, but these errors were encountered: