Jeff Brower
Jeff Brower
I went into ./node_modules/ngx-electron/lib/electron.service.d.ts and comment out this line: `// readonly remote: Electron.Remote;` It compiled fine, and using axious for http, rest, google access and authentication all my remote issues...
> I went into ./node_modules/ngx-electron/lib/electron.service.d.ts and changed the type: readonly remote: any; > > I guess that's not a good practice, but solved my problem. Yup - that works too...
I can confirm that this (net of the 3 commits) works VERY well. I am now using it in production. I highly recommend the merge into master. My suggestion is...
Is there a way to vote for this issue? All my in-app windows are modern and rounded but I am forced to use a rectangle for the main Windows window...
Hi Steffen! My thanks (again) for this project. I have gotten the application to run with your videos and I love what I see. Getting it to work with my...