vbauer/manet

Screenshot of Angularjs app has no async content

Open

#62 aperta il 12 mag 2016

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (102 fork)batch import
help wantedquestion

Metriche repository

Star
 (579 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor