Fix: "start from scratch" button results in a "no query provided" error #24088
lint.yml
on: pull_request
Lint frontend
23s
Lint python
38s
Check version consistency
4s
Annotations
1 warning
Lint frontend:
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
|