mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Simpler approach: disable the view picker toggle when preview is running, preventing users from switching views during active runs. This replaces the previous mounted ref guard approach (commits |
||
|---|---|---|
| .. | ||
| types.ts | ||
| use-chat-flow-control.ts | ||
| use-chat-list.ts | ||
| use-chat-message-sender.ts | ||
| use-chat-tree-operations.ts | ||
| use-chat.ts | ||
| use-workflow-event-handlers.ts | ||