crosstab icon indicating copy to clipboard operation
crosstab copied to clipboard

localStorage events broken in Edge

Open tejacques opened this issue 9 years ago • 2 comments

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.

tejacques avatar Nov 16 '15 04:11 tejacques

I think this is even slower now.

mrjrieke avatar Jul 03 '18 19:07 mrjrieke

Any progress?

LeoEatle avatar Aug 24 '20 09:08 LeoEatle