Closed ti777777 closed 1 year ago
Hi, Does anybody can help to review this PR
@mmalomo @ti777777 Any idea when this will be merged into the master?
@mmalomo @ti777777 Any idea when this will be merged into the master?
Sorry,I am not the maintainer. I have no idea.😅
A temporary hack worked for me.
const img = document.getElementById('img');
img.videoWidth = 0;
codeReader.decodeFromImage(img).then((result) => { //Logic goes here }
Can u update the merge conflicts? I will then merge this!
I fixed it directly on master
fix #493 #497 #516 #520 #525