94ad0706f5
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. |
||
---|---|---|
.. | ||
actions | ||
components | ||
containers | ||
features | ||
locales | ||
middleware | ||
reducers | ||
selectors | ||
store | ||
.gitkeep | ||
api.js | ||
base_polyfills.js | ||
emoji.js | ||
extra_polyfills.js | ||
is_mobile.js | ||
link_header.js | ||
load_polyfills.js | ||
main.js | ||
performance.js | ||
rtl.js | ||
scroll.js | ||
stream.js | ||
uuid.js |