Javier Donadío

Results 17 comments of Javier Donadío

I had the same issue. ![e175dc86-e6b8-11e5-8fe2-69c1b511888d_jpg__1188x2453_](https://cloud.githubusercontent.com/assets/13851807/13673753/462390ba-e6b9-11e5-96b2-9619831346cb.png) ![text_disappears_in_the_drag_behaviour_ _issue__290_ _a5hik_ng-sortable](https://cloud.githubusercontent.com/assets/13851807/13673804/7b99bf76-e6b9-11e5-8339-2528c507d8f6.png) I tried a lot of options on css, if you do this .as-sortable-drag { position: absolute; } it's makes visible but...

I found the error in css, try something like this: .as-sortable-placeholder { background: url('../img/icon-wallet.svg') no-repeat left center; background-size: 17% 80%; /_outline: 1px dashed darkgray;_/ opacity: .4; margin-left: 10px; } .as-sortable-drag...

Hi @Handresito, can you show me your list block in html please? The absolute position it's killing me. Thanks.

I'm trying on a OnePlus 3T with Android 9. You can check this out to reproduce the behavior: https://github.com/JDonadio/ionic-camera Let me know if you need more info. Thanks in advance!

**Trying to use this on Copay/BitPay app.** Same problem, not working at all (Android 7.0). Installed from bower, added the `min.js` library to the index view, tried normally and overriding...