Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check index bound before getting data from RemoteData to avoid IndexOutOfBoundsException #13053

Conversation

kezhenxu94
Copy link
Member

@kezhenxu94 kezhenxu94 commented Feb 20, 2025

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

@kezhenxu94 kezhenxu94 changed the title Check index bound before getting data from RemoteData to avoid `Ind… Check index bound before getting data from RemoteData to avoid IndexOutOfBoundsException Feb 20, 2025
@wu-sheng
Copy link
Member

We should not directly accepting incompatible data, as we are not sure how much impact this could lead to.

I am thinking about whether there is a better and more friendly solution.

@wu-sheng wu-sheng closed this Feb 21, 2025
@kezhenxu94 kezhenxu94 deleted the bugfix/remote-data-deserialization branch February 21, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants