qt: ensure network models aren't as cachable too early
most network models are loaded asynchronously, if the cache is built right after the model initialization, data isn't loaded yet and the first model version is built on an empty list, which can lead to a transitory state where the view assumes it's not loading anymore and that no data is present