I also encounter the same crash, is there any hypothesis on why the indexpath is corrupted.
Specially because its coming from UITableview @eskimo?
Post
Replies
Boosts
Views
Activity
The issue seems to be happening when adding attributes to a part of the string. It seems to be working fine for striking through complete strings.
Also, enumerateAttributes(in:options:using:) has the strike through attributes. So looks like a rendering issue.