Try to mock offline behavior with the button in the devtools. You can navigate around as long as there is already data in the cache. You'll get a refetch as soon as you go "online" again.

@if (postId() > -1) { } @else { }