vue-qrcode-reader: Doesn't work offline due to external dependency loading at runtime

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

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 32 (16 by maintainers)

Commits related to this issue

Most upvoted comments

πŸŽ‰ This issue has been resolved in version 3.0.0 πŸŽ‰

The release is available on:

Your semantic-release bot πŸ“¦πŸš€

Thanks a lot. That seems to work