Computed on async relationships

How can I use computed to monitor async loaded relationships?

In the following example, I would expect the parent title to be displayed as soon as it’s loaded into the store.

JSBin