mirror of
https://github.com/documenso/documenso.git
synced 2026-07-24 08:54:20 +10:00
fix: stale envelope editor query (#2633)
This commit is contained in:
@@ -33,6 +33,7 @@ export default function EnvelopeEditorPage({ params }: Route.ComponentProps) {
|
||||
},
|
||||
{
|
||||
retry: false,
|
||||
gcTime: 0,
|
||||
...DO_NOT_INVALIDATE_QUERY_ON_MUTATION,
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user