Open shaangidwani opened 1 year ago
Hi I have the same problem. I have react + vite and cannot connect the jsstore-encrypt plugin.
message: "script import is not defined"
type: "import_scripts_failed"
I have been struggling with this problem for the second day. Maybe someone has encountered and there is a ready-made solution?
Hi Again,
We are trying to implement encryption in JSSTORE Index DB database. We are trying to implement by typescript example but its failed to load the plugin.
Can you please share a small example of react.js for how to use it and which plugin needs to be install?
Currently, we have installed crypto-js plugin and JSSTORE-Encrypt plugin.