crosstab
crosstab copied to clipboard
localStorage events broken in Edge
See: https://connect.microsoft.com/IE/feedback/details/1694027/storage-event-not-firing-after-a-change-of-local-storate-windows-10-edge-browser
This is pretty damning for Edge, because it takes about 3 seconds for the localStorage data to sync across tabs, meaning a 6s latency (tested on saucelabs). This is unusable. For now, the only thing that can be done is to detect Edge and mark it as supported = false in combination with the upcoming v0.3.0 changes.
I think this is even slower now.
Any progress?