Camera is still open after route has changed and the page & component unmounts. I'm seeing my camera light indicator still on.
im using Qr Code Reader on the register page route /events/[id]/register where user can scan their qrcode ID number

once I changed the route like go back to /event/[id] which is the landing page of the specific event. And the camera was still on, and it is also indicated at the tab of the browser


Im using Next.js 14
Camera is still open after route has changed and the page & component unmounts. I'm seeing my camera light indicator still on.
im using Qr Code Reader on the register page route

/events/[id]/registerwhere user can scan their qrcode ID numberonce I changed the route like go back to


/event/[id]which is the landing page of the specific event. And the camera was still on, and it is also indicated at the tab of the browserIm using Next.js 14