Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uint8Array throws errors of undefined under IE8 #1234

Closed
1 task done
aleen42 opened this issue Sep 18, 2018 · 3 comments
Closed
1 task done

Uint8Array throws errors of undefined under IE8 #1234

aleen42 opened this issue Sep 18, 2018 · 3 comments
Milestone

Comments

@aleen42
Copy link

aleen42 commented Sep 18, 2018

You want to:

  • report a bug

Current behaviour

What is actually happening?

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)

Just import socket.io-client@1.4.5+ under IE8

Expected behaviour

What is expected?

Solving the script error

Setup

  • OS: Windows NT 10.0
  • browser: MSIE 8.0
  • socket.io version: 1.4.5
@aleen42
Copy link
Author

aleen42 commented Jul 30, 2020

Any progress?

@lwr
Copy link

lwr commented Jul 31, 2020

seems duplicated with #979

@darrachequesne
Copy link
Member

Closed by socketio/engine.io-parser@11e9563 and released in 2.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants