ngx-electron icon indicating copy to clipboard operation
ngx-electron copied to clipboard

Integration with ngZone for callbacks from the main process

Open Wensh opened this issue 3 years ago • 0 comments

Callbacks from ipcRenderer.on, run outside of AngularZone, for now I have to use the workaround ngZone.run(). Are there any plans to fix this? Possible duplicate of https://github.com/ThorstenHans/ngx-electron/issues/3.

My apologies, if I am reopening an old issue, but I don't see the original issue being resolved in neither of referenced issues: https://github.com/ThorstenHans/ngx-electron/issues/11

Is the feature requested rejected? If so, could you give a reason?

Wensh avatar Aug 27 '20 09:08 Wensh