saurabhsep99

Results 1 comments of saurabhsep99

import { cryptoOptions} from 'dexie-encrypted'; encrypt(db, cryptoKey, { tagebuchData: cryptoOptions.NON_INDEXED_FIELDS }); use this I am also attaching working example check out https://codesandbox.io/s/dexie-encrypted-working-example-2hiqu?file=/db.js