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.

Doesn't work offline due to external dependency loading at runtime

See original GitHub issue

Describe the bug

There the breaking change was introduced in v2.3.10. The dependency of the webrtc-adapter package has been removed. Now it’s impossible to use vue-qrcode-reader in local environments (without internet connection) and in applications with strict CSP rules (loading scripts from external resources is not allowed).

Screenshots

Screenshot 2020-08-25 at 22 08 13

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:32 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
gruhncommented, Apr 7, 2021

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

1reaction
mb-softwarecommented, Oct 1, 2020

Thanks a lot. That seems to work

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to resolve dependency for ':app@debug ...
Go to File->Other Settings->Default Settings->Build, Execution, Deployment->Build Tools->Gradle->Uncheck Offline work option.
Read more >
Working with External Dependencies - Bazel
Note that running bazel clean will not actually delete the external directory. To remove all external artifacts, use bazel clean --expunge . Offline...
Read more >
Troubleshoot self-hosted integration runtime - Azure
In the Run menu, type Regedit, and then press Enter. In the navigation pane, locate the following subkey: HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\ ...
Read more >
Environment Dependencies — Ray 2.2.0
A runtime environment describes the dependencies your Ray application needs to run, including files, packages, environment variables, and more. It is installed ...
Read more >
Problem: Unable to resolve dependencies of NuGet packages
Solution · Clear the NuGet cache files. You do this in the following way: In the toolbar of Visual Studio, navigate to Tools...
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