question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade from 2.0.1 to 3.0.0 causes "ReferenceError: MediaDeviceInfo is not defined" in Internet Explorer 11

See original GitHub issue

Describe the bug We have upgraded from version 2.0.1 to 3.0.0 and now the app crashes and we’re getting the following error in Internet Explorer 11: ReferenceError: MediaDeviceInfo is not defined.

Using 2.0.1 the app does not crash.

To Reproduce Steps to reproduce the behavior:

  1. Use ngx-scanner 3.0.0 within an Angular 9 app
  2. Open the app in Internet Explorer 11
  3. App crashes
  4. See error: ReferenceError: MediaDeviceInfo is not defined

Expected behavior The Angular app does not crash in Internet Explorer 11

Desktop

  • OS: Windows 10
  • Browser: Internet Explorer
  • Version: 11

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Upgrade to IE11 Issue - TechNet - Microsoft
I need to upgrade IE9 To IE11, i did follow all steps on the following ... 3- AppEnforce.log on client computer and there...
Read more >
MediaDeviceInfo - Web APIs - MDN Web Docs
The MediaDeviceInfo interface contains information that describes a single media input or output device.
Read more >
Upgrade from 2.0.1 to 3.0.0 causes "ReferenceError ... - GitAnswer
Upgrade from 2.0.1 to 3.0.0 causes "ReferenceError: MediaDeviceInfo is not defined" in Internet Explorer 11 - ngx-scanner. Describe the bug We have upgraded ......
Read more >
getUserMedia in IE 11 or MediaStream in IE 11 - Stack Overflow
I hope you are using a WebRTC adapter, which helps standardising the API for performing these tasks. Temasys has their own adapter that ......
Read more >
MediaDeviceInfo
Returns a DOMString that is a label describing this device (for example "External USB Webcam"). For security reasons, the label field is always ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found