xmartlabs / XLDataLoader

MIT License
16 stars 12 forks source link

Search Dataloaders don't reload data when the view appeared #7

Closed gastonborba closed 10 years ago

gastonborba commented 10 years ago

If you start searching in a view that inherits from XLTableWithFixedSearchViewController in the viewDidLoad the regular dataloaders were reloaded but the serchdataloader weren't loaded. So if you go back to this view the data displayed could be incorrect and also some events could fail.