Fix: "start from scratch" button results in a "no query provided" error #24088
Annotations
1 warning
Lint and TypeScript compilation:
frontend/src/hooks/query/use-settings.ts#L62
Object rest destructuring on a query will observe all changes to the query, leading to excessive re-renders
|
Loading