Skip to content

[Bugfix] Hash not loading correct query in channel list

If we reach https://localhost:3000/main/channels#subscriptions it still load the query https://localhost:3000/main/channels because the hash is not affecting the initial getChannelsQuery state in redux

Edited by Carina Antunes