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
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