Open AlessiaCorsini opened 2 years ago
If used with ts the QrScanner constructor seems to associated to a deprecated type
constructor(video: HTMLVideoElement, onDecode: (result: string) => void, canvasSize?: number);
I am ts newby, I am I doing something wrong or is this a bug?
Same problema here! Any solution?
If used with ts the QrScanner constructor seems to associated to a deprecated type
constructor(video: HTMLVideoElement, onDecode: (result: string) => void, canvasSize?: number);
I am ts newby, I am I doing something wrong or is this a bug?