vbauer/manet

Screenshot of Angularjs app has no async content

Open

#62 opened on May 12, 2016

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (579 stars) (102 forks)batch import
help wantedquestion

Description

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.

Contributor guide