Replies: 3 comments 3 replies
-
@Linlccc Thank you for filing this issue. In order for us to investigate this issue, please provide a minimalistic repro project that illustrates the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
我们需要把 https://www.blazor.zone/barcode-reader 网页内的功能与你的那个网站微信扫码那个功能一致即 |
Beta Was this translation helpful? Give feedback.
1 reply
-
camera组件已经弄了,barcode reader估计没有,我一直以为说的是camera |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there an existing issue for this?
Describe the bug
有两个页面,两个页面都有使用BarcodeReader组件,第一次加载只有一个摄像设备,切换页面(不是刷新url的方式)后才会加载出所有设备
偶发性问题:
有时会高频触发结果事件,捂住摄像头也会触发,关闭摄像头后就不会触发了,再打开又会触发
参数一直都是相同的数字
该问题测试时无法100%重现
Expected Behavior
第一次加载就加载出所有设备
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
8.0.302
Anything else?
运行系统:iphone
浏览器:safari
Beta Was this translation helpful? Give feedback.
All reactions