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 a post is deleted, it leaves the hashtag reference/count, the notification for other users if it was a reply, etc. Unsure of where else this trickles into other records in the system, but deleting a post should decrement the hashtag count/remove the entry, remove notifications from users' lists, etc. upon deletion.