lbry-desktop/web/component
infinite-persistence d5910c8172
Fix sticky not reliably opening when navigated into page
## Issue
Stickly loads fine when Category Page is opened directly (F5, open), but doesn't load if F5 was at Homepage and then navigated into Category Page.

## Root
There is a bug where AdsSticky cannot be loaded on a page where AdsBanner exists. As long as AdsSticky is loaded in a page without AdsBanner, they both can still be visible together later, says from navigating around.

## Temp fix
Adding inAllowedPath to the logic is a band-aid that relies on AdsBanner only being used in Homepage for now, which we currently happen to not place AdsSticky.
2022-06-01 12:48:14 +08:00
..
ads Fix stale-closure in ad-detection code 2022-05-30 19:03:20 +08:00
adsBanner Fix stale-closure in ad-detection code 2022-05-30 19:03:20 +08:00
adsSticky Fix sticky not reliably opening when navigated into page 2022-06-01 12:48:14 +08:00
browserNotificationBanner Add initialization status to push notification hook. Can be used to better control render strategy in cmpnts utilizing it. (#284) 2021-11-12 12:06:07 -05:00
browserNotificationHints Add hints if an error occurs subscribing to notifications (#143) 2021-11-01 14:51:23 -04:00
browserNotificationSettings useBrowserNotifications: don't set state if already unmounted. 2022-03-09 13:22:54 +08:00
fileViewerEmbeddedEnded Fix embed logo links 2022-05-05 09:12:47 -04:00
openInAppLink add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
youtubeReferralWelcome add user + rewards redux code from lbryinc 2020-06-16 09:56:32 -04:00
footer.jsx change the way checking if onetrust is available 2021-12-14 15:09:31 -05:00
meme.jsx Support homepage-specific memes 2022-05-10 21:43:14 +08:00
nag-data-collection.jsx Odysee specific changes and other misc improvements (#219) 2021-11-03 15:47:19 -04:00
nag-degraded-performance.jsx More cleanup 2022-01-31 11:39:03 -05:00
nag-no-user.jsx NagNoUser i18n update 2021-12-30 20:42:53 +08:00
nag-sunset.jsx Localize sunset nag 2021-09-23 20:19:23 +08:00