Closed vitalyster closed 9 years ago
In the latest version the table view is reloaded when this method (bindTo) is called. Please check if this solves the problem.
when or after this method called? Anyway, still does not work
Please check the last version. This bug should be fixed. :-)
It works now, thanks :+1:
I see in code
CoreDataFetchedResultController<T>
implementsNSFetchedResultsControllerDelegate
, but I didn't see tableView updates until restart. Wrong context?