Pavel

Results 90 comments of Pavel

The feature seems much in demand. I'm going to implement it in a week or two.

@ali-hellani any luck? I got the same issue at android emulator

My vote for this feature In my case it's useless without multiple slides support

As you understand this improvement allows to sort not only by jQuery `data()` attribute, but for any other attribute or text of the element. My purpose was to make sorting...

I have lost this from my sight. You are right on the difference `sortFunction` from my implementation. I guess we should leave `sortFunction` because it could be used for other...

Do you have any ideas concerning the next major version release date?

Created a PR #7 for option 2 Now can observe network errors like this: ``` let replicationStates = db.replicate(...); replicationStates.error$.subscribe(error => { console.log(error); // react native app console.error(error); // other...

I don't maintain this repo, but I would merge a PR that fix this if anyone are ready to contribute.

@Kreshnik have you solved the issue in the same way as @codeitlikemiley did? I can add a note into thre readme file, if so.