mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 08:06:37 +08:00
Leverage React Query mutation's isPending to disable the Publish button, header trigger, and keyboard shortcut while a publish is in progress, preventing duplicate submissions even when the menu is closed and reopened.