Results 5 issues of reZach

**Is your feature request related to a problem? Please describe.** As a user, I'd like to be able to sync my transactions from my non-EU banks. **Describe the solution you'd...

Hello, When calling the `.execute()` method on the recaptcha instance, the `verifyCallback` function is not called if within an es6 class. The `verifyCallback` is only called when outside the class....

bug

Sandbox will be a property on the BrowserWindow in the future (?) hopefully. When it _is_ in place, enhance the template to use it. Using sandbox will **force** ipc communication...

Can Privacy-eye list out what pieces of personal information these trackers send? As a visual learner, it would be helpful (and good to callout) "First name", "Address", "Zip", "IP" as...

Can this library support arrays as a state? ie. ```javascript [ { name: "A", height: 4, data: { // ... } }, { name: "B", height: 8 data: { //...