Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on iOS 16.1 #55

Open
NickAtGit opened this issue Sep 17, 2022 · 4 comments
Open

Crash on iOS 16.1 #55

NickAtGit opened this issue Sep 17, 2022 · 4 comments

Comments

@NickAtGit
Copy link

I've seen this crash on my device since iOS 16.1. I can trigger the issue by deleting a row in a List backed by CoreData in SwiftUI.

Screenshot 2022-09-17 at 12 48 39

@NickAtGit
Copy link
Author

Same swipe to delete action does not crash on iOS 16.0

@animeshp
Copy link

animeshp commented Dec 9, 2022

I'm also noticing the crash on same line with following exception

Fatal Exception: NSInvalidArgumentException
-[<NSTextContentStorage: 0x2804c0750> locationFromLocation:withOffset:] received invalid location (null)

@KaneCheshire
Copy link
Owner

@NickAtGit hey :) did you ever manage to understand what was causing this? If it's still happening would you be able to put together a barebones example of it to help narrow down what could be causing it?

@KaneCheshire
Copy link
Owner

@animeshp same question for you, are you able to put together an example project of this happening so we can figure out what's causing it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants