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. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |