-
Notifications
You must be signed in to change notification settings - Fork 3
Description
[Assert] Attempted to access the table view's visibleCells while they were in the process of being updated, which is not allowed. Make a symbolic breakpoint at UITableViewAlertForVisibleCellsAccessDuringUpdate to catch this in the debugger and see what caused this to occur. Perhaps you are trying to ask the table view for the visible cells from inside a table view callback about a specific row? Table view: <SheetContentView: 0x7f80cf82c600; baseClass = UITableView; frame = (80 60; 295 587); clipsToBounds = YES; gestureRecognizers = <NSArray: 0x600003f2cdb0>; layer = <CALayer: 0x600003167740>; contentOffset: {0, 253.5}; contentSize: {295, 2400}; adjustedContentInset: {0, 0, 0, 0}; dataSource: <SheetView: 0x7f80d0805910; frame = (0 20; 375 647); layer = <CALayer: 0x600003164980>>>