Skip to content

uuid package introduced from Speech SDK broke IE11 #3718

@compulim

Description

@compulim

Screenshots

In node_modules/uuid/dist/stringify.js:

image

Version

master after bumping Speech SDK.

Describe the bug

uuid accidentally introduced a bug that broke IE11 because of using default parameters.

Steps to reproduce

  1. Open 01.c.es5 sample in IE11
  2. Type markdown

Expected behavior

It should render Markdown correctly.

There should be no errors in the log.

Additional context

uuidjs/uuid#551

[Bug]

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions