Skip to content

Issue: Crash in MacOS 10.10  #67

@tsfischer

Description

@tsfischer

The following code works on 10.11 - 10.13 but crashes in 10.10. Any thoughts?

let attrDescription = TSMarkdownParser.standard().attributedString(fromMarkdown: content.jssDescription ?? "", attributes: [NSForegroundColorAttributeName : NSColor.descriptionTextColor()])

descriptionLabel.textStorage?.setAttributedString(attrDescription)

I'm attaching a crash report
com.jamfsoftware.selfservice.mac_issue_31_crash_403910d2cd4246e4b6b74e53054674a5_e9557cad5d0611e7811256847afe9799_0_v2.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions