mirror of
https://github.com/langgenius/dify.git
synced 2026-03-03 23:06:20 +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.