How to cancel/ abort pending cubejs api request

215 Views Asked by At

I am working with Cube.Js in react. When i am changing the the route (Navigating to another page), I need to cancel the running request. How can we achieve this. Do Cube.js has any provision to cancel pending API requests?

Thanks in advance.

0

There are 0 best solutions below