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 after call jtableView.openHeader #4

Open
maizer99 opened this issue Aug 14, 2017 · 1 comment
Open

Crash after call jtableView.openHeader #4

maizer99 opened this issue Aug 14, 2017 · 1 comment

Comments

@maizer99
Copy link

Hi all,
After reload data i call openHeader function
it will crash on

public func openHeader(section : Int){
let headerView:JExpandableTableViewHV = self.tableview.headerView(forSection: section) as! JExpandableTableViewHV
headerView.sectionInfo.isOpen = true
openHeader(headerView: headerView, section: section)
}

it give fatal error: unexpectedly found nil while unwrapping an Optional value

@tripathishivam35
Copy link

@maizer99 Did your problem is solved. i am facing similar issue.

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

2 participants