You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
Usually a first position in rank (in database table) is the middle rank LexoRank.middle();
When you use getPrev for first position you can switch to next bucket. For example rank.inNextBucket
The first position is alway "0|000000:"
If u ask
getPrev()
on this position u will have alway the same "0|000000:"This leads to subsequent errors as there are equal ranks in db
stackblitz
The text was updated successfully, but these errors were encountered: