Mod posts and comments load reaction elements after a small delay #84
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Inside of a mod post, the positive and negative reaction buttons don't load in with the page until a second or so later. Similarly, this also happens for comments. (this issue is not present in mod cards).
I'm assuming this is because the whole of these elements are shown once the specific reaction data of the mod event get fetch/loaded, and I'd assume the fix is to load in the numbers only, not the whole buttons.
Edit: Sub issue: Sometimes these reaction elements don't load at all