J909

Results 1 comments of J909

In case `getDataAsync()` were to cache the last emission e.g. with `replay(1)`, you could `getDataAsync().take(1)` in your `onClick()` callback.