You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So i used the continousScanCallback, it works but upon pressing back to close the scanner, navigation does not work anymore, modals do but any navigation doesn't.
So i used the continousScanCallback, it works but upon pressing back to close the scanner, navigation does not work anymore, modals do but any navigation doesn't.
Here's my code segment.
export function ScanBarcode(args) {
const object = args.object;
const page = object.page;
}
The text was updated successfully, but these errors were encountered: