The LoRA row div was keyed on sel.id, the editable repo-id field. Typing the first character changed the key from the fallback index to that character, which remounted the row and dropped focus on the input, so only one character was ever captured and manual entry of a repo id was impossible (paste still worked). The list is index-addressed (every mutation uses j === i) and rows are removed explicitly via the delete button, so the index is the stable key, matching the reference-image rows above. |
||
|---|---|---|
| .. | ||
| backend | ||
| frontend | ||
| src-tauri | ||
| __init__.py | ||
| install_llama_prebuilt.py | ||
| install_node_prebuilt.py | ||
| install_python_stack.py | ||
| install_sd_cpp_prebuilt.py | ||
| LICENSE.AGPL-3.0 | ||
| node_prebuilt_pins.json | ||
| package-lock.json | ||
| package.json | ||
| setup.bat | ||
| setup.ps1 | ||
| setup.sh | ||
| Unsloth_Studio_Colab.ipynb | ||