Subscription: fix for blank space on other users' profiles; core: fix loading loop when topic is removed

  1. A minor UX bug in discourse-subscriptions.

This PR solved the blank space occuring when visiting other users’ profile page.

  1. ReFix the loading loop when a topic is removed.

This PR adds the same logic to the loadIntoIdentityMap api that redeals with the loading loop when a post is removed, when the new post-stream is enabled.

Please take time to have them checked.

@cvx @pmusaraj

4 Likes