Skip to content

App Crashes on adding child to parent, Collapsing same parent and Expanding it again. #185

@maheshcs039

Description

@maheshcs039

I tried the example project,
Step 1 : Expand the first row(Phones),
Step 2 : Adding children to parent (Phones)
Step 3 : Collapse the parent (Phones)
Step 4 : Expand Same parent (Phones), it crashed the app says :

"fatal error: unexpectedly found nil while unwrapping an Optional value"

in "func treeView(treeView: RATreeView, cellForItem item: AnyObject?) -> UITableViewCell"
Where in "item" value itself is nil

Any possible work around why its crashing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions