7d6c91c15a
Was trying to save one event listener in the previous implementation and rely on other redux state-changes to spark a GUI update, but turns out there are scenarios where nothing is updated and the "offline" nag is stuck on screen. ## Change Do it properly using the event listeners. The nag should now update promptly. |
||
---|---|---|
.. | ||
use-combined-refs.js | ||
use-connection-status.js | ||
use-drag-drop.js | ||
use-fetch-view-count.js | ||
use-fetched.js | ||
use-get-ads.js | ||
use-get-thumbnail.js | ||
use-hover.js | ||
use-is-mounted.js | ||
use-lazy-loading.js | ||
use-lighthouse.js | ||
use-persisted-state.js | ||
use-previous.js | ||
use-screensize.js | ||
use-stream-file.js | ||
use-stream.js | ||
use-throttle.js | ||
use-tween.js |