# Bug 3497: `useQuery` not working when `server` not specified

- Status: closed
- Project: Zero
- Creator: @aboodman
- Created: 2025-02-02T08:37:54Z
- Modified: 2025-02-07T06:19:21Z
- URL: https://bugs.rocicorp.dev/p/zero/issue/3497

## Description

It's supposed to allow local reads and write in this mode, but it's not.

It's caused because of https://github.com/rocicorp/mono/pull/3409 which adds a check of `server` in `useQuery` that prevents it from working when server is null.

## Comments (0)
