mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-05 12:44:22 +00:00
Editing an outbound and re-saving it without real changes left the top Save button stuck enabled, and clicking it never cleared it. The form re-normalizes values into deeply-equal config, so react-query keeps the same configQuery.data reference on refetch and the seed effect that resets the dirty baseline never re-runs. Advance the baseline to the persisted value in saveMut.onSuccess instead of relying solely on the refetch. |
||
|---|---|---|
| .. | ||
| useClients.ts | ||
| useDatepicker.ts | ||
| useMediaQuery.ts | ||
| usePageTitle.ts | ||
| useTheme.tsx | ||
| useWebSocket.ts | ||
| useXraySetting.ts | ||