Crash on macOS 10.11
Open
- Dominant language
- Swift
- Stars
- 113
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Preliminary investigation tracking down app crash suggests theres a seg fault when going from `.loading(nil)` to `.loaded([[...]])` which is alleviated by always starting with a single empty section (`.loading([[]]))`
Needs help tracking down whether this is a radar'able NSCV bug and/or something that needs to be addressed in pilot.
Contributor guide
Assessment
This issue has not been assessed yet.