Dennis N.

Results 3 comments of Dennis N.

Also, is this a good practice to create a `BrowserMultiFormatReader` instance and configure it to `decodeOnceFromStream` each time when the camera is changed? What is actually happening with the old...

`useBarcode `returns the ref: ` return { inputRef };` You can try to access `inputRef.current`

In my case the sortable row is: ` const SortableRow = SortableElement((props) => ( )); ` It's possible to make the `tr` sorting look better. 1) use SortableContainer's `helperContainer`. My...