Results 8 issues of Anthony

Using the basic example on https://ricklupton.github.io/d3-sankey-diagram/, I get the following: -sankey-diagram.umd.js:20584 Uncaught TypeError: Cannot read properties of undefined (reading 'length') at titlePosition (d3-sankey-diagram.umd.js:20584:1) at HTMLUnknownElement.eval (d3-sankey-diagram.umd.js:20467:1) at Selection.eval [as each]...

- [ ] pgloader --version ``` pgloader version "3.6.9" compiled with SBCL 2.3.4 ``` - [ ] did you test a fresh compile from the source tree? no - using...

**Is your feature request related to a problem? Please describe.** When you have fairly long labels, you get entirely empty cells This makes reading the charts very difficult, and it...

**Describe the bug** With a tree view visible, if you press command + H (on a Mac, to hide the window), tree view has an infinite loop / freezes the...

If you use your example on https://dgreene1.github.io/react-accessible-treeview/docs/examples-MultiSelectCheckboxAsync, but you change it to have nested elements, you get the crash without many clues ```js Node with id=[object Object] doesn't exist in...

help wanted

The download gives inswapper_128_fp16.onnx, but the code is looking for inswapper_128.onnx [DLC.FACE-SWAPPER] Error loading face swapper model: model_file /Users/.../Deep-Live-Cam/models/inswapper_128.onnx should exist [DLC.FACE-SWAPPER] Face swapper model not loaded or failed to...

"You must use Python 3.10, not newer versions like 3.11 or 3.13" "brew install [email protected]" The install instructions currently do not work overall on macOS with a fresh macOS install

Deep-Live-Cam % pip install onnxruntime-silicon==1.13.1 ERROR: Could not find a version that satisfies the requirement onnxruntime-silicon==1.13.1 (from versions: 1.14.1, 1.15.0, 1.16.0, 1.16.3) ERROR: No matching distribution found for onnxruntime-silicon==1.13.1 macOS...