daostack / vanille

GNU General Public License v3.0
8 stars 2 forks source link

Add Support for Safari. #16

Open orenyodfat opened 6 years ago

dkent600 commented 6 years ago

@orenyodfat Can you please supply more information about what happens when you run on Safari?

When you tried it, did you have a kovan node running?

If so, what was the result, including the console output?

Thanks!

orenyodfat commented 6 years ago

@dkent600 I get "“Breath deeply while we fetch some JavaScript, connect to the blockchain and load the DAOStack ecosystem...” on the browser screen for long time.. No KOVAN node running. Nothing special on console.

dkent600 commented 6 years ago

@orenyodfat

I suspect you're not waiting long enough for the error message that tells you that it can't find a network. BTW, I put something out there last night that has stronger error-reporting....not sure when you ran your test....

In any case, you have to be running either a node or metamask.

BTW, can you please indicate how you are hosting the application? The public azure site? (I need to put a version number in there somewhere) or on your local computer?

Thanks

orenyodfat commented 6 years ago

all local. no azure. ganache. following https://github.com/daostack/Alchemy-Aurelia/tree/%233end-to-end#build-and-run tried that this morning.

dkent600 commented 6 years ago

Thanks. And Ganache was or was not running? (You said there was no node, so I assume not)

orenyodfat commented 6 years ago

as written above ganache was running.

dkent600 commented 6 years ago

Hmm, OK thanks, we'll have to revisit this....Not having a Mac, I don't have a way to reproduce and diagnose so someone else will have to give it a try.