Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[iOS] Fix NRE using ListView inside CarouselView #14652

Merged
merged 1 commit into from
Oct 2, 2021
Merged

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix Exception using ListView inside CarouselView.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

fix14192

Testing Procedure

Launch Core Gallery and navigate to the issue 14192. Swipe the CarouselView. Without exceptions, the test has passed.

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@jsuarezruiz jsuarezruiz added t/bug 🐛 p/iOS 🍎 a/listview Problems with the ListView/TableView labels Sep 24, 2021
@jsuarezruiz
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jfversluis jfversluis added this to Issues in Progress in 5.0.0 SR6 (Planning) - Target Date Oct. 13th via automation Oct 2, 2021
@jfversluis jfversluis merged commit 6549178 into 5.0.0 Oct 2, 2021
5.0.0 SR6 (Planning) - Target Date Oct. 13th automation moved this from Issues in Progress to Done Oct 2, 2021
@jfversluis jfversluis deleted the fix-14192 branch October 2, 2021 18:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/listview Problems with the ListView/TableView p/iOS 🍎 t/bug 🐛
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] iOS NullReferenceException on ListViewRenderer.UnevenListViewDataSource cause application crash
2 participants