Screenshots
In node_modules/uuid/dist/stringify.js:

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
- Open
01.c.es5 sample in IE11
- Type
markdown
Expected behavior
It should render Markdown correctly.
There should be no errors in the log.
Additional context
uuidjs/uuid#551
[Bug]
Screenshots
In
node_modules/uuid/dist/stringify.js:Version
masterafter bumping Speech SDK.Describe the bug
uuidaccidentally introduced a bug that broke IE11 because of using default parameters.Steps to reproduce
01.c.es5sample in IE11markdownExpected behavior
It should render Markdown correctly.
There should be no errors in the log.
Additional context
uuidjs/uuid#551
[Bug]