Skip to content
Snippets Groups Projects
user avatar
unarist authored
This fixes a bug that sometimes boosted statuses being hidden on scrolling.

Previously, we've attached IntersectionObserver twice for boosted statuses:
wrapper Status and wrapped Status. This will call intersection handler twice,
so this may results race condition...probably.
94ad0706
History
Name Last commit Last update