-
There's no way to close the levelup database. I have a situation where multiple instances of my application can be ran at once. I'm having to hack in support for closing the levelup database.
-
**Is your feature request related to a problem? Please describe.**
I'm using e3kit in situations where the initial setup requires an active internet connection, but the devices may go offline periodi…
-
**Describe the bug**
Import error when trying to use
````
EThree.initialize(initializeFunction).then(eThree => {
}).catch(error => {
// Error handling
const code = err…
-
**Describe the bug**
Can someone help me, please? I am trying to use [Virgil e3kit](https://github.com/VirgilSecurity/virgil-e3kit-js/) to encrypt and then upload an image to the default stream CDN…
-
Hi all,
I'm trying to deploy my NextJS 12.3.1 app to Firebase using Firebase CLI 11.16.0 with Yarn 1.22.19.
But I'm getting the following error when deploying with regards to pnpapi.
…
-
**Describe the bug**
I've implemented Virgil E3Kit as per the HIPAA chatbot tutorial. To encrypt my messages, I've chosen to use the overrideSubmitHandler. However, I've noticed that this doesn't s…
-
I keep getting this error and the one about multiple cards am i doing something wrong in my code?
I'm using firebase
```import React, { useState, useEffect, useContext, createContext } from …
-
I am facing this issue with nodejs SDK.
**CODE:**
![image](https://user-images.githubusercontent.com/5149209/123060005-f722d400-d427-11eb-8b53-9dede6d02258.png)
**ERROR:**
![image](https://use…
-
## Bug report
Hey everyone, I am currently getting this issue consistently with my latest builds on iOS. App launches and then crashes on every try. I have attempted to uninstall and reinstall but …
-
**Describe the bug**
I'm trying to follow the firebase end to end encryption guide for react. I'm using Next.js as my framework. and I keep receiving the error Module not found: Can't resolve 'env'…