mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-08-24 06:21:26 -03:00
20f66a4fe1
After a drag move empties the selected folder, refresh() resets the stale activeFolder to root but the grid kept showing the old filtered (empty) view until a manual reload. Trigger resetAndReload when the fallback happens post-initialization; the initial page load is untouched because it picks up the cleared filter on its own.