react-qr-reader icon indicating copy to clipboard operation
react-qr-reader copied to clipboard

hi guys . I got problem with react-ts and nextjs when use react-qr-reader : "at t.selectBestPatterns (webpack-internal:///./node_modules/react-qr-reader/" . Please help me know how to fixes . Tks all guys

Open tai30101997 opened this issue 2 years ago • 9 comments

More info : at t.selectBestPatterns (webpack-internal:///./node_modules/react-qr-reader/dist/esm/index.js:8:222393) at t.find (webpack-internal:///./node_modules/react-qr-reader/dist/esm/index.js:8:218235) at t.detect (webpack-internal:///./node_modules/react-qr-reader/dist/esm/index.js:8:223801) at t.decode (webpack-internal:///./node_modules/react-qr-reader/dist/esm/index.js:8:227258) at e.t.decodeBitmap (webpack-internal:///./node_modules/react-qr-reader/dist/esm/index.js:8:355548)

tai30101997 avatar Apr 27 '22 02:04 tai30101997

I have the same problem with React 18.1.0 and react-qr-reader 3.0.0-beta-1. Thx for help

fabriceLatri avatar May 05 '22 10:05 fabriceLatri

This isn't a cause of this repo I believe. Someone has created an issue related to the same topic here: https://github.com/zxing-js/browser/issues/90

mdedys avatar May 18 '22 20:05 mdedys

Have you try to use "dynamic import" and setup {ssr:false} ? Work for me!

adrianowy avatar Jul 28 '22 02:07 adrianowy

Have you try to use "dynamic import" and setup {ssr:false} ? Work for me!

no it doesn't works for me.

firstpersoncode avatar Jul 30 '22 16:07 firstpersoncode

Have you try to use "dynamic import" and setup {ssr:false} ? Work for me!

no it doesn't works for me.

Could you share your package.json ?

adrianowy avatar Aug 01 '22 12:08 adrianowy

Have you try to use "dynamic import" and setup {ssr:false} ? Work for me!

Can you explain please what do you mean by dynamic import?

yaser-alazm avatar Aug 01 '22 12:08 yaser-alazm

Have you try to use "dynamic import" and setup {ssr:false} ? Work for me!

Hey, I tried it but it still showing the error :(

SahilAggarwal2004 avatar Aug 08 '22 13:08 SahilAggarwal2004

Hello,I have the same problem.. l already try to use "dynamic import" and setup {ssr:false} but it still showing the error :(

please help me know how to fix :(

seongguk-yoon avatar Aug 17 '22 02:08 seongguk-yoon

I have the same problem. Tried dynamic import with no luck. Any updates on how this issue can be fixed?

The camera runs as it should but it just can't detect the QR

firaadani avatar Dec 22 '22 05:12 firaadani