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

[iOS] Fixing another NRE in ContextActionCell #11944

Merged
merged 1 commit into from
Sep 7, 2020
Merged

Conversation

breezy64
Copy link
Contributor

Description of Change

Fix another NRE when trying to clear ContextActions of a ListView (on iOS)

Issues Resolved

API Changes

None

Platforms Affected

  • iOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

See #11943 for repro steps

PR Checklist

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

@breezy64 breezy64 changed the title Fixing another NRE in ContextActionCell [iOS] Fixing another NRE in ContextActionCell Aug 27, 2020
@samhouts samhouts added this to In Review in .NET MAUI Backlog Aug 27, 2020
@samhouts samhouts added a/listview Problems with the ListView/TableView t/bug 🐛 labels Aug 28, 2020
@samhouts samhouts added approved Has two approvals, no pending reviews, and no changes requested retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. labels Aug 31, 2020
@samhouts samhouts changed the base branch from main to 5.0.0 August 31, 2020 23:08
@samhouts samhouts added retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. and removed retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. labels Aug 31, 2020
@samhouts samhouts removed this from In Review in .NET MAUI Backlog Sep 1, 2020
@samhouts samhouts added this to In Review in vNext+1 (5.0.0) Sep 1, 2020
@samhouts samhouts removed the retarget-branch-required PR or associated issues target a milestone. Please target this PR to the matching branch. label Sep 1, 2020
@rmarinho rmarinho merged commit 1bae35d into xamarin:5.0.0 Sep 7, 2020
vNext+1 (5.0.0) automation moved this from In Review to Done Sep 7, 2020
@samhouts samhouts added this to Done in Sprint 176 Sep 8, 2020
@samhouts samhouts added this to the 5.0.0 milestone Sep 19, 2020
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 approved Has two approvals, no pending reviews, and no changes requested p/iOS 🍎 t/bug 🐛
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] iOS CellView BindingContextChanged Event -> Null Reference Within ContextActions Clear()
4 participants