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 was archived by the owner on Feb 10, 2025. It is now read-only.
Our JVM SDK currently throws an unchecked exception in the getTotalPages and getPageIndex methods. To me this seems to be over restrictive and we should discuss to remove this check.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Our JVM SDK currently throws an unchecked exception in the
getTotalPages
andgetPageIndex
methods. To me this seems to be over restrictive and we should discuss to remove this check.The text was updated successfully, but these errors were encountered: