-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When I run in development mode, everything works great. Once I switch to a production build, I start to get errors in an infinite loop the moment I render the QR Reader.
This is the line that's throwing:
Here's my app running in DEV mode, able to load the camera and scan QR codes:
And here's the same app running on the same server after simply running a next build and starting the app in production mode:
Note that in the second screen shot, the app is on a different tab. I switched to the scanning tab to make the errors happen and then back to another tab quickly to make them stop so that I could get the screen shot.
fbarl
Metadata
Metadata
Assignees
Labels
No labels