mirror of
https://github.com/langgenius/dify.git
synced 2026-05-23 22:00:20 -04: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.