Vladislav Bauer
Vladislav Bauer
Thank you for information. I reproduced the problem, but at the current moment I don't have any idea how to fix it. Probably we have some problem with PhantomJS engine...
FYI, Interesting, I've just got locally another situation - background is transparent, not black Probably, it depends on the version of PhantomJs
@xkidro @GuiSim Yes, I think it should be something here (btw, I'm opened for PR)
@tkalfigo Could you please provide an example of URL to Manet server which I can test? Did you make tests on some public sites (or it is your internal project)?
@tkalfigo Did you find something interesting? I tried to reproduce this problem on the following AngularJS application - http://todomvc.com/examples/angularjs, but everything looked fine. **Example:** https://manet.herokuapp.com/?url=http%3A%2F%2Ftodomvc.com%2Fexamples%2Fangularjs%2F%23%2F
I'm not sure that it will be implemented in the nearest future by me... but I'm opened for PR
@l2ysho I think, you need try to use "POST" method with "application/json" parameter: https://github.com/vbauer/manet#rest-api
@graingert Could you please provide benefits of such solution? At the current moment Manet has 2 engines: phantomjs (webkit) & slimerjs (gecko). They have very similar features, so it is...
@graingert Could you try to render using slimerjs engine? It looks like a problem with PhantomJs
@jessegavin Sorry, I'm on a business trip now. I would be able to take a look a little bit later..