[Webkit-unassigned] [Bug 229178] IndexedDB: Unknown error "Cannot inject key into script value"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 23:28:32 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229178

--- Comment #19 from captainjono <jcaptanis at janison.com.au> ---
> If you are looking for workaround for this unknown error, according to the
> code path, it happens when you let IndexedDB generates the key (e.g. using
> key path) for the record, so you may want to set the key explicitly when
> adding a record.

I can confirm that generating the keys explicitly has fixed our issue with UnknownError.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211013/affd8d9a/attachment-0001.htm>


More information about the webkit-unassigned mailing list