mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00:00
Previously, stream subscribers were not rendering correctly. Due to following reasons: - Subscribers list didn't get initialized - Subscriber members template add subscriber-list-table DOM element conditionally, which doesn't handle case if user have access to subscribers later. Fix this by cleaning subscriber member template to hide the elements, instead of conditionally adding DOM elements and initialize subscribers list even if user can't access subscribers.
23 KiB
23 KiB