Re: [w3c/IndexedDB] Clarify expected index key generation behavior when extracting a key from a value using a key path list (Issue #394)

It looks like a WebKit bug to me. As long as the index doesn't have `multiEntry:true`, I would expect the key to be `[1]` not `1`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/394#issuecomment-1302605628
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/issues/394/1302605628@github.com>

Received on Thursday, 3 November 2022 20:03:53 UTC