- From: stelar7 <notifications@github.com>
- Date: Fri, 17 Oct 2025 13:28:07 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 October 2025 20:28:11 UTC
stelar7 left a comment (w3c/IndexedDB#478)
This issue is slightly different than the one in https://github.com/w3c/IndexedDB/issues/475.
In this case, `queryOrOptions` is just missing the `direction` parameter, and as such is not a potentially valid key range
```json
{
"query": "a",
"count": 1
}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/478#issuecomment-3417011971
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/IndexedDB/pull/478/c3417011971@github.com>
Received on Friday, 17 October 2025 20:28:11 UTC