14 comments

[ 4.5 ms ] story [ 46.0 ms ] thread
In my version of firefox it renders without the css centering, then centers, then makes my browser stop responding, then gives a blank page.
I have the same issue. I'm on Ubuntu w/ Firefox installed.
Safari on iPad als has weird issues, first text is shown unstyled, then a flash, then styled text is shown. However, on scroll a blank page is presented.
At the risk of too much me-too-ism, this is almost impressively bad as a showcase of a framework. I don't have much interest in debugging this, but disabling the 92 XHR invocations prevents this for me.

For anyone not seeing the issue: https://i.imgur.com/nT1YoBp.gif

The hot-loading of code is a very nice feature to develop with, but I'm curious to see it in action. Sometimes it feels like Clojurescript's Figwheel won't be topped in this regard (certainly the case with some of the React/webpack tooling).

Nice to see some advancement in Julia, oftentimes I don't hear anything being made with the language and only hear of development in the language itself. I don't see any compelling reason to switch yet but perhaps this will drive cross-pollination in other, similar projects (Jupyter for instance).

Just replicated this bug in Firefox, IE and Edge. Can't find a way to debug the problem, tho.
Same problem in Safari on OS X.
It looks fine to me in Vivaldi on Mac.
This is mostly because Escher relies heavily on Google Polymer Web Components on the front-end, which are natively supported by Blink, and supported on other browser-engines through polyfills which don't always work right.
This could be useful for creating notebooks without using Jupyter. If it works, that is. I'm only seeing a blank page.
I add the site to No-Script and I can see it in Chrome on OS X
It works fine with Chrome. I opened it with Tor and briefly saw the page, then it went blank.
That's been my thoughts. Jupyter is ok but the interface really has stagnated, which is peculiar because it's not that complex of a front end. Though Escher is promising it's not production ready/quality for my tastes (which is getting better in the Julia world but definitely still an ongoing need to address).