IndexedDB does not support compound/array/multiEntry keys
External Issue #175639
Steps to reproduce
URL = http://bl.ocks.org/nolanlawson/8330172
URL:
Repro Steps:
Here’s a live example you can use to debug: http://bl.ocks.org/nolanlawson/8330172 . The associated Gist also has a README that explains what you should expect to see: https://gist.github.com/nolanlawson/8330172
Notice that the script gives the correct output in Firefox 29 and Chrome 34, but not IE11. I tested specifically in IE 11.0.9600.16538 on Windows 8.1.
Expected Results:
Complex keys are supported (see links below for details).
You need to sign in to your Microsoft account to add a comment.
Sign in