AKASHAorg / secure-webstore

A secure IndexedDB store with built-in encryption
MIT License
44 stars 6 forks source link

Throwing Error: Cannot read properties of undefined (reading 'importKey') on Store.init() #31

Open okicom-bidurnepali opened 3 months ago

okicom-bidurnepali commented 3 months ago

Works fine on Local. But when static hosting from AWS s3, and running then it throws: Error: Cannot read properties of undefined (reading 'importKey') at Gl.<anonymous> (index-DclS6h2h.js:22:30109) at Generator.throw (<anonymous>) at u (index-DclS6h2h.js:22:29467) in Store.init()