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
On Mon, May 23, 2022, 21:55 Sergey Malinin ***@***.***> wrote:
I use the lib redux-state-sync without problem - everything works fine.
But when i add the packages with types @types/redux-state-sync i get an
error:
index.js:41662 Uncaught TypeError: _broadcastChannel.BroadcastChannel is
not a constructor at createStateSyncMiddleware (index.js:41662:19) at
configureStore (index.js:44006:232)
What could be the reason for this error?
—
Reply to this email directly, view it on GitHub
<#143>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACRVHHYTNRAPY56KXKEW4FLVLOE5RANCNFSM5WV6DG4A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I use the lib redux-state-sync without problem - everything works fine. But when i add the packages with types @types/redux-state-sync i get an error:
index.js:41662 Uncaught TypeError: _broadcastChannel.BroadcastChannel is not a constructor
What could be the reason for this error?
The text was updated successfully, but these errors were encountered: