First of all a huge praise! But I have a quick question. After I have alrea

First of all a huge praise! But I have a quick question. After I have already tried a lot, I unfortunately come to no solution to my problem. The code was inserted as specified. Also the Maven was implemented properly. Unfortunately, Vaadin does not show me the BarcodeScanner on the website as indicated. Can you possibly help me with this?
I Use the Version 1.0.2 & Java SE 17

18688743.png
18688746.png

Can you please share the screenshot of your browser console in developer mode?

Good evening. Here as requested the browser console ejection. Unfortunately, it does not find any connection to the barcode scanner. Can you possibly help me? Can it be related to the fact that I use Java 17. As I said, all attempts to solve the problem have failed. Thanks again for the quick answer.
18691577.png
18691580.png

It cannot be JDK related.
The size of the element is 0x0, how about you set it a fixed size, such as 350X263? BTW, is the [demo]
(https://wontlost.com/demo/zxing) working in your browser?
18692548.png