You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(QrcodeStream): wrong error for insecure context
For insecure context (HTTP rather than HTTPS) the component fails with
the throws the *Stream API not supported error* even when the API is
actually supported.
fix#110
0 commit comments