A
A
Aleksandr2016-08-05 13:14:12
Laravel
Aleksandr, 2016-08-05 13:14:12

Html2canvas where are the pictures?

Found such a lib
Here is an example
I can't figure out why images disappear when clicked?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Pochepko, 2016-04-02
@DJZT

You are sending a POST request, but you are not passing the token in the parameters.
Laravel xsrf

A
Aleksandr, 2016-08-05
@Sashjkeee

I found a solution:
in the file itself, on line 350, I replaced it
with

topPos = isNaN(parseInt(bgposition[1], 10)) ? topPos : parseInt(bgposition[1], 10);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question