LoadableNostrEventViewModel.load() now calls awaitConnection() before executeLoadingLogic(), preventing premature "not found" when opening nevent URLs or search results before relays finish connecting. Closes: https://github.com/damus-io/damus/pull/3559 Signed-off-by: alltheseas <alltheseas@users.noreply.github.com> Tested-by: Daniel D’Aquino <daniel@daquino.me> Reviewed-by: Daniel D’Aquino <daniel@daquino.me>