Adam Essenmacher

Results 10 issues of Adam Essenmacher

## 🐛 Bug Report Using a CacheKeyFactory on images rendering inside a CollectionVIew (or other collection using recycling / virtualization) can cause incorrect images to load. ### Expected behavior Correct...

### Description Setting the `StrokeShape` property on a Border control via a global style results in the control and its containing page to leak. Page-level leaks are serious, as they...

t/bug
platform/android 🤖
platform/iOS 🍎
area/perf 🏎️
area/controls 🎮
control-border

### Description NavigationPages are on iOS are not garbage collected after being removed. Page-level leaks are serious, as they prevent child elements (in this case, whole child pages) from being...

t/bug
area/navigation 🧭
area/perf 🏎️

### Description Setting the `StrokeShape` property on a Border control in iOS results in the control and its containing page to leak. Page-level leaks are serious, as they prevent child...

t/bug
area/drawing ✏️

### Description Title basically. ViewCells are simply not GC'ed on the iOS platform. It's probably all Cells. Recommend the area/perf label.... ### Steps to Reproduce Add a ListView to a...

t/bug

**Description** Adding an `SKLottieView` to any MAUI page introduces a memory leak that will cause the SKLottieView _and the containing page_ to never be garbage collected. This is especially problematic...

bug

### Description ### Description Memory leaks in MAUI are exacerbated by orders of magnitude due to their propagation through the visual tree via held references (e.g. Parent, Content, ItemsSource, Children)....

t/bug
platform/macOS 🍏
platform/windows 🪟
platform/android 🤖
platform/iOS 🍎
area/perf 🏎️

Firebase 8.10.0 was released over two years ago. The current version is 10.19.1. PRs to update, add missing APIs, and fix bugs have no response. Commit history for years looks...

### Description Pages pushed modally on iOS are not garbage collected after being popped, resulting in the modal page leaking. Page-level leaks are serious, as they prevent child elements from...

t/bug
area/navigation 🧭
platform/iOS 🍎
area/perf 🏎️
s/verified
s/triaged
memory-leak 💦

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug