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

atom electron issue ~13 #68

Open
pYr0x opened this issue Mar 27, 2016 · 7 comments
Open

atom electron issue ~13 #68

pYr0x opened this issue Mar 27, 2016 · 7 comments
Labels

Comments

@pYr0x
Copy link

pYr0x commented Mar 27, 2016

i see that done-autorender uses can-zone.
i created a test with and without done-autorender
https://github.com/pYr0x/testapp

  • if i create an app for electron without done-autorender, all works
  • if i test the app with done-autorender in the browser (chrome), all works.
  • if i create an app for electron with done-autorender, it fails.

are there known issues with can-zone and electron?
electron use Chrome 49

@matthewp
Copy link
Contributor

matthewp commented Apr 4, 2016

Sorry I missed this, will try to get to it this week.

@matthewp matthewp added the bug label Apr 4, 2016
@matthewp matthewp self-assigned this Apr 4, 2016
@matthewp matthewp added the p2 label Oct 17, 2016
@matthewp matthewp changed the title atom electron issue atom electron issue ~13 Oct 17, 2016
@matthewp matthewp removed their assignment Dec 15, 2016
@frank-dspeed
Copy link
Contributor

@pYr0x are you using websockets?

@pYr0x
Copy link
Author

pYr0x commented Jun 26, 2017

no

@frank-dspeed
Copy link
Contributor

@pYr0x donejs/autorender#68 test if that fixes also your issue in electron i think it will

@matthewp
Copy link
Contributor

I tried getting your project updated but apparently there's some stuff in there that's too old :( .
Anyways, if you can get it working again I'd love to take a look at what is going on here. pYr0x/testapp#1

@frank-dspeed
Copy link
Contributor

@matthewp you can close this as with current methods it works diffrent in future done-autorender will get totally ignored for my current canes release this is the case as i use .js entry point that returns a Component and i don't use a .stache entry point for loading i am working on ssr nativ for canes/canjs

@frank-dspeed
Copy link
Contributor

@matthewp zones are working correctly inside elctron in general is also a reason to close this

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

No branches or pull requests

3 participants