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
Since socket.io-client@1.4.5 upgraded base64-arraybuffer to 1.0.5 during the commit e97f904, there have been an error thrown when using IE8 as base64-arraybuffer as it directly called Uint8Array which has not been defined under IE8 (niklasvh/base64-arraybuffer@1616895).
Steps to reproduce (if the current behaviour is a bug)