kozakdenys / qr-code-styling

Automaticly generate your styled QR code in your web app.
https://qr-code-styling.com
MIT License
1.56k stars 497 forks source link

產生的二維碼無法使用 utf-8、中文和波斯語資料進行掃描 #208

Open z-Khodadadi opened 4 months ago

z-Khodadadi commented 4 months ago

不幸的是,掃描包含UTF8以及中文和波斯語字符的數據時出現問題,無法正確解釋這些數據。 我在 vue 2 中使用版本 1.5.0。 感謝您解決這個問題。

generated qr code cannot scan with utf-8, chinese and persian data

Unfortunately, there is a problem in scanning the QR code with data containing UTF8 and Chinese and Farsi characters, which are not interpreted correctly. I use Release 1.5.0 in vue 2. Thank you for solving this problem.

Artemchx commented 1 month ago

The same problem when using Cyrillic characters, e.g. “Здравствуйте, добрый день!” passed to a QR code. Will be displayed when decoded as “4@02ab2c9b5, 4>1@k9 45=l!”.

v 1.8.0

toobeloong commented 2 weeks ago

is this fixed?