scopewu / qrcode.vue

A Vue.js component to generate qrcode. Supports both Vue 2 and Vue 3. 一款同时支援 Vue 2 和 Vue 3 的二维码组件。
https://qr-vue.tie.pub
MIT License
711 stars 87 forks source link

Error decoding QR code #33

Closed tpharaoh closed 3 years ago

tpharaoh commented 3 years ago

Screenshot 2021-03-19 at 1 53 43 PM

The following code gets "error decoding", tried to scan with IOS, Android and an online reader

tpharaoh commented 3 years ago

Sorry. Problem was because the value was a Float, not string.