-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I'm using library on https. Library is added this way:
<script src="https://unpkg.com/html5-qrcode" type="text/javascript"></script>But, when I run the page, I got this error:
Mixed Content: The page at 'https://xyz' was loaded over HTTPS, but requested an insecure script 'http://unpkg.com/[email protected]/html5-qrcode.min.js'. This request has been blocked; the content must be served over HTTPS.
I tried search all files of my project to find '%html5-qrcode.min.js%', but no match.
Is there any bug in project or the problem is on my side?
Thanks for help
Ales
Copilot
Metadata
Metadata
Assignees
Labels
No labels