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
{{ message }}
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
I'm using webpack-react-babel boilerplate
successfully compiling the bundle and running on any browser as chatwidget, except on IE 10
import { ThemeProvider, FixedWrapper, darkTheme, elegantTheme, purpleTheme, defaultTheme } from '@livechat/ui-kit'after removing above line, IE continue print
connectedstatus from my socket.io, when using it, IE just show blank.