You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying out the "Todo note-taking app" example and was wondering about the unreliable behavior:
Sometimes todos didn't appear and a refresh led to a blank screen (see https://twitter.com/bwaidelich/status/1227653864423292929)
It turns out I had the app open in multiple browser tabs and the web worker decided to talk the the other instance.. Sometimes.. very entertaining but also quite confusing stuff :)
The text was updated successfully, but these errors were encountered:
I was trying out the "Todo note-taking app" example and was wondering about the unreliable behavior:
Sometimes todos didn't appear and a refresh led to a blank screen (see https://twitter.com/bwaidelich/status/1227653864423292929)
It turns out I had the app open in multiple browser tabs and the web worker decided to talk the the other instance.. Sometimes.. very entertaining but also quite confusing stuff :)
The text was updated successfully, but these errors were encountered: