Skip to content

In FileRepresenter.swift Line 484 crash #144

@YaHoYii

Description

@YaHoYii

lang.basicTypesWithSpecialFetchingNeedsTypeCast, If this value is nil, it will crash,So I made a little adjustment, I don’t know if it is correct.

guard let castArray = lang.basicTypesWithSpecialFetchingNeedsTypeCast else {
return propertyStr
}
// if needs cast
let cast = castArray[index]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions