Skip to content

Uint8Array throws errors of undefined under IE8 #1234

@aleen42

Description

@aleen42

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions