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

[iOS/macOS] Fix NRE in ButtonRenderer #13137

Merged
merged 2 commits into from
Dec 15, 2020
Merged

[iOS/macOS] Fix NRE in ButtonRenderer #13137

merged 2 commits into from
Dec 15, 2020

Conversation

jsuarezruiz
Copy link
Contributor

Description of Change

Fix NRE in ButtonRenderer in iOS.

Issues Resolved

API Changes

None

Platforms Affected

  • iOS
  • macOS

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Launch Core Gallery and navigate to the issue 13136. Scroll quickly the list. Without crash, the test has passed.

PR Checklist

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

@jsuarezruiz jsuarezruiz added t/bug 🐛 p/iOS 🍎 i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often a/button labels Dec 14, 2020
@rmarinho rmarinho merged commit cfd0ea0 into 5.0.0 Dec 15, 2020
@rmarinho rmarinho deleted the fix-13136 branch December 15, 2020 15:07
@samhouts samhouts added this to the 5.0.0 milestone Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/button i/high Completely doesn't work, crashes, or is unusably slow, has no obvious workaround; occurs less often p/iOS 🍎 t/bug 🐛
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Crash in ButtonRenderer on iOS
3 participants