You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see what this has to do with Aurelia. There are a number of successfully Aurelia/Electron projects. Perhaps you have some other conflict or issue not related to Aurelia?
I'm submitting a feature request
Aurelia 1.0.0
Arelia Context 1.2.0
electron | chrome
TypeScript 2.2
Current behavior:
fails with error: chrome-api.js:124 responseCallback is not supported
(Seems like electron does not support callback on sendMessage)
Expected/desired behavior:
to work in electron
note: (redux devtools seems to have had same problem before this pull zalmoxisus/redux-devtools-extension#158)
The text was updated successfully, but these errors were encountered: