-
**Describe the bug**
I got java.lang.NoSuchMethodException: com.emv.qrcode.decoder.mpm.MerchantPresentedModeDecoder. when usign proguard while decoding the qr string
I already tried to exclude the l…
-
微博内容精选
-
We discovered that a link added to a QR code that has spaces represented by %20 doesn't give the whole link when scanned. It truncates as soon as it reaches the first %20. This is using the online a…
-
This library seems to be the best option available from everything I have tried. For some reason though, I had a test user demo this feature in our application and the sample they submitted for decodi…
-
-
Is there a Dockerfile for this? I'd like to build an image for it if possible.
-
I've just made an experiment to see if I can run a minimal react app with Anywidget+Vite
```jsx
export default function App() {
return Hello Anywidget + Vite!;
}
```
but I get this error: `…
-
After upgrading to 1.66 I got a few new clippy errors. Running `clippy --fix` produced this error instructing me to file a bug report.
Seems like it attempted to convert:
```rust
let _: Box = …
-
### What were you trying to do?
Trying to build the android app.
It was working previously and if build errors occurred I could remove my node_modules and reinstall fresh to fix it.
However, fresh …
-
### 前置确认
- [X] 我确认我运行的是最新版本的代码,并且安装了所需的依赖,在[FAQS](https://github.com/zhayujie/chatgpt-on-wechat/wiki/FAQs)中也未找到类似问题。
### ⚠️ 搜索issues中是否已存在类似问题
- [X] 我已经搜索过issues和disscussions,没有跟我遇到的问题相关的issue
###…