Skip to content

KM-13327 Possibly fix crash around DashboardViewController - #206

Merged
kp-diego-trevisan merged 1 commit into
masterfrom
KM-13327-pia-ios-investigate-crashes-around-dashboard-view-controller
Dec 10, 2025
Merged

KM-13327 Possibly fix crash around DashboardViewController#206
kp-diego-trevisan merged 1 commit into
masterfrom
KM-13327-pia-ios-investigate-crashes-around-dashboard-view-controller

Conversation

@kp-diego-trevisan

Copy link
Copy Markdown
Collaborator

Summary

Refactor updateFixedTileWithAnimation to directly call reloadSections instead of performBatchUpdates when only a single section is being reloaded. This possibly fixes the crashes around there since performBatchUpdates adds additional checks in terms of numberOfItems before and after the update.

This PR fixes/implements the following bugs/features

  • Bug 1
  • Bug 2
  • Feature 1
  • Feature 2
  • Breaking changes

Test plan (required)

Code formatting

Closing issues

@kp-diego-trevisan
kp-diego-trevisan merged commit 3bba167 into master Dec 10, 2025
2 checks passed
@kp-diego-trevisan
kp-diego-trevisan deleted the KM-13327-pia-ios-investigate-crashes-around-dashboard-view-controller branch December 10, 2025 16:34
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