Skip to content

IE 11 breaking with Version 8.3.0 #516

@KevinGruber

Description

@KevinGruber

Describe the bug

Since the minor version bump to 8.3.0 we experience problem sin IE11 with uuid.
Based on the error we get it pinpoints to the code which introduced there.
https://github.com/uuidjs/uuid/pull/479/files#diff-016d740d7835ede8d0af47fe304f7191R16
SCRIPT1006: ')' erwartet (expected)

How to reproduce

Use uuid with IE11.

Expected behavior

It doesn't throw an exception and stops code execution.

Runtime

  • OS: All
  • Runtime: IE11

Additional information

Works fine on other browsers.
We currently solved it with downgrading to 8.2.0.
But it took us quite some time to find the problem to be in uuid, as it was just a minor version bump.

Thanks for looking into it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions