You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix injectLiveQuery with findOne() returning an array instead of a single object, and add proper type overloads so TypeScript correctly infers Signal<T | undefined> for findOne() queries