Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electron support #46

Closed
natrim opened this issue Sep 20, 2016 · 2 comments
Closed

Electron support #46

natrim opened this issue Sep 20, 2016 · 2 comments

Comments

@natrim
Copy link

natrim commented Sep 20, 2016

I'm submitting a feature request

  • Library Version:
    Aurelia 1.0.0
    Arelia Context 1.2.0
  • Browser:
    electron | chrome
  • Language:
    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)

@EisenbergEffect
Copy link
Contributor

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?

@natrim
Copy link
Author

natrim commented Sep 26, 2016

Aurelia works, this error is from Aurelia Context devtools, which don't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants