Antoine Alb

Results 6 comments of Antoine Alb

i have the "had indice of "-1" problem.. if anyone has the solution .. :)

> > This is happening in v 6.1.4. Reverting back to 6.1.1 fixed it for me. > > yeah, just add this package to the babel compilation, it will be...

I've just fixed the version in my package.json by removing the "^" in "^6.1.1" run npm install and the 6.1.1 should be installed ! works for me since..

To fix this overflow problem just add this in your css , `html, body {overflow-x: hidden;}`

Did you find something to make it work ? Calling moveTo is not working for me, the minsize is still taking the container size and not real size of image..

its been a long time, but i encountered this same problem and i can confirm what @taylankasap said is working. Just put the default locale at the end. thanks !