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

**URL:** https://meta.discourse.org/t/subscription-fix-for-blank-space-on-other-users-profiles-core-fix-loading-loop-when-topic-is-removed/390243
**Category:** Bug
**Tags:** subscriptions
**Created:** [December 3, 2025, 5:29am UTC](https://meta.discourse.org/t/subscription-fix-for-blank-space-on-other-users-profiles-core-fix-loading-loop-when-topic-is-removed/390243 "2025-12-03T05:29:54Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![small-lovely-cat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/small-lovely-cat/32/553546_2.png) [@small-lovely-cat](https://meta.discourse.org/u/small-lovely-cat)
#### Post date: [December 3, 2025, 5:29am UTC](https://meta.discourse.org/t/subscription-fix-for-blank-space-on-other-users-profiles-core-fix-loading-loop-when-topic-is-removed/390243/1 "2025-12-03T05:29:54Z")

</div>

1. A minor UX bug in discourse-subscriptions.

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

[https://github.com/discourse/discourse/pull/36408](https://github.com/discourse/discourse/pull/36408)

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

[https://github.com/discourse/discourse/pull/36410](https://github.com/discourse/discourse/pull/36410)

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

---

_[View the full topic](https://meta.discourse.org/t/subscription-fix-for-blank-space-on-other-users-profiles-core-fix-loading-loop-when-topic-is-removed/390243)._
