vue-qrcode-reader icon indicating copy to clipboard operation
vue-qrcode-reader copied to clipboard

Total canvas memory use exceeds the maximum limit (256 MB)

Open danikupers opened this issue 3 years ago • 4 comments

Hello,

After scanning multi QR codes after each other (tried on different iPhones 7,8, 12) with Browser Safari , we are getting random (not every time after the same amount of scans) an Console error: Total canvas memory use exceeds the maximum limit (256 MB), it doens't want to scan than anymore.

I'm using the continously modus

Is there any solution for this?

Greets Dani

danikupers avatar Sep 26 '21 19:09 danikupers

Do you have iOS 15 on these devices?

gruhn avatar Oct 03 '21 18:10 gruhn

Hi, no 13 and 14

Verstuurd vanaf mijn iPhone

Op 3 okt. 2021 om 20:32 heeft Niklas Gruhn @.***> het volgende geschreven:

 Do you have iOS 15 on these devices?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

danikupers avatar Oct 03 '21 21:10 danikupers

I have the same issue on the latest iOS 15. I leave the camera constantly on for scanning and then after a while no QR codes will be detected anymore.

Only on iPad's.

In some cases I see this message appearing in the iPad console logs: "Total canvas memory use exceeds the maximum limit (736 MB)" in VueQrcodeReader.common.js:9221

Looks like there is a memory loop.

mobjelo avatar Jan 13 '22 17:01 mobjelo

Yes i think its a memory loop. I couldn't fix it, so i used an external barcode scanner (bluetooth, click on on iphones) with vuejs , many times faster.

danikupers avatar Jan 13 '22 21:01 danikupers

This issue has been marked as stale. If there is no further activity it will be closed.

github-actions[bot] avatar Jul 20 '23 12:07 github-actions[bot]