简体   繁体   中英

*** Assertion failure in -[UITableView _endCellAnimationsWithContext:] when selecting the back button

Getting this error when i hit back in either view controller or tableview controllers.

Back is a bar button item on a navigation bar that is segued back to the previous controller or my main directory tableviewcontroller. No code is used with this bar button item.

My information is stored on parse (if that is of any importance)

My tableview is not inserting or deleting anything.

Any ideas?

I was using a view controller or table view controller rather than a navigation controller. I changed it so i was using a navigation controller. I then selected my view controller and selected editor / embed in / navigation controller. It seems to work for the most part.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM