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
{{ message }}
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.
i have an issue with sortedFiltredList, i have a textfield for searching and tableview bound to this sortedfilteredlist, so when i filter this list using list.predicate = { some data from textfield } i see sometimes exception lie this
java.lang.ArrayIndexOutOfBoundsException: arraycopy: length -4282 is negative
any explaination for this exception and how to fix it
thanks.
The text was updated successfully, but these errors were encountered:
hi
i have an issue with sortedFiltredList, i have a textfield for searching and tableview bound to this sortedfilteredlist, so when i filter this list using list.predicate = { some data from textfield } i see sometimes exception lie this
any explaination for this exception and how to fix it
thanks.
The text was updated successfully, but these errors were encountered: