Category "dexie"

does the IndexedDB Wrapper Dexie.js support all kinds of Web browser?

I'm planning to use IndexedDB Wrapper Dexie.js for my react.js application. Does Dexie.js support all kinds of web browsers? If there is any limitation, kindly

Get data function in Dexie is returning undefined

My function is simple. Create table, bulk put data and retriew object based on index. const db = new Dexie('data'); const dataToInsert = [{id: "aaaa", name: "bb