stork icon indicating copy to clipboard operation
stork copied to clipboard

onResultSelected should stop changing location if the returned promise is rejected

Open wintercounter opened this issue 2 years ago • 0 comments

I'd like to use pushState instead of refreshing the page. The callback is allowed to return a promise, but I'd like if all operations would completely stop if I return a rejected promise which imo would make a lot of sense.

wintercounter avatar May 30 '23 10:05 wintercounter