mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
The onDeletePipeline callback was a no-op, causing the sidebar to remain stale and the content area to stay on the deleted pipeline. Now calls refreshPipelines() and navigates to /home/pipelines, consistent with bot and knowledge base deletion behavior.
Debug LangBot Frontend
Please refer to the Development Guide for more information.