Hacker News new | ask | show | jobs
by blueblob 3641 days ago
In my version of firefox it renders without the css centering, then centers, then makes my browser stop responding, then gives a blank page.
8 comments

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).

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.
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.
Just replicated this bug in Firefox, IE and Edge. Can't find a way to debug the problem, tho.
I have the same issue. I'm on Ubuntu w/ Firefox installed.
It looks fine to me in Vivaldi on Mac.
Same problem in Safari on OS X.
Same problem on IE 10.