noderaider / localsync

Real-time browser state synchronization across multiple tabs.

Home Page:http://localsync.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cookiesync not supported with Internet Explorer 11

Romcol opened this issue Β· comments

Hi,

First thank you for the lib 🎈!

I've found that cookiesync breaks IE11 and throws Syntax Error.

It breaks at this line exports.cookiesync = (context) => {.

I've tried to polyfill the lib myself but I'm having trouble.

https://i.ibb.co/qRTbMvc/syntaxerror.png

https://i.ibb.co/F80wFmd/cookiesync.png

Thank you! It would be very handful to make it work with IE11 as some of our user are still using the browser :/