vbauer/manet

Screenshot of Angularjs app has no async content

Open

#62 建立於 2016年5月12日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (579 star) (102 fork)batch import
help wantedquestion

描述

Same situation as in closed issue https://github.com/vbauer/manet/issues/34

It is an AngularJs app that uses C3js to build SVG charts. The page has no errors when loading on the browser. Tried both phantomjs and phantomjs2 (with 2 the delay option doesn't seem to by applied).

In the screenshot I see the basic layout (static assets) of the page, but not the dynamic/async content. Neither the angular rendered parts, nor the generated SVGs are present in the screenshot.

Tried with large delays (20000) even though the page normally loads in low single digit seconds. No luck either.

貢獻者指南