Closed reichhartd closed 2 years ago
We use TypeScript and in our case, onRetry must be asynchronous. This change fixes it. It is a non-breaking change.
onRetry
Thank you very much @reichhartd
We use TypeScript and in our case,
onRetry
must be asynchronous. This change fixes it. It is a non-breaking change.