Mutations are not getting shared in safari.
shafali538 opened this issue · 1 comments
shafali538 commented
I ran the basic example on MAC safari and increment, decrement mutations are not getting shared.
VladZen commented
@shafali538 change strategy to localStorage if you are using BroadcastChannelAPI because Safari doesn't support it.