Dennis N.
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...
Please fix it...
Maybe it's fine, but there are two '*' signs in your postsMatching: `src/posts/**/*.md`. And in docs it's only one '*': `src/posts/*/*.md`