gruhn / vue-qrcode-reader

A set of Vue.js components for detecting and decoding QR codes.
https://gruhn.github.io/vue-qrcode-reader
MIT License
2.03k stars 330 forks source link

docs(QrcodeCapture): Valid values for the force file dialog #371

Closed cinob closed 9 months ago

cinob commented 9 months ago

When set to false, it still evokes the camera. (An invalid value of false will be falls back to the implementation-specific default facing mode.) Removing the capture attribute by setting it to null forces the file dialog correctly.

netlify[bot] commented 9 months ago

Deploy Preview for vue-qrcode-reader ready!

Name Link
Latest commit 4f3b40af351ad6050f14ebc10b4a37b37e8db67f
Latest deploy log https://app.netlify.com/sites/vue-qrcode-reader/deploys/64f7f26a8a7ba30008c31d0f
Deploy Preview https://deploy-preview-371--vue-qrcode-reader.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

gruhn commented 9 months ago

thanks :pray:

github-actions[bot] commented 9 months ago

:tada: This PR is included in version 5.3.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: