stork
stork copied to clipboard
onResultSelected should stop changing location if the returned promise is rejected
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.