densen2014 / ZXingBlazor

Using ZXing Scan barcode/QR code in blazor
Apache License 2.0
102 stars 41 forks source link

video tag style bug #28

Closed yongkeecho closed 1 year ago

yongkeecho commented 1 year ago

Hi. Thank you for the great component. I found the style is defined out of video tag at https://github.com/densen2014/ZXingBlazor/blob/57965df36cf0b2714a7f5a4d2ee87f99a692569d/src/ZXingBlazor/Components/BarcodeReader.razor#L29 video tag is already closed at line 28.

densen2014 commented 1 year ago

wow that is a mistake ,thanks for your response!

densen2014 commented 1 year ago

ZXingBlazor 1.0.1 fixed