Premium support for our pure JavaScript UI components


Post by david10sing »

Hi

Is there a way to abort request from the ajaxStore?

Thank you


Post by alex.l »

Thanks for your question! Currently there is no way to do so, I've opened a feature request to make it possible https://github.com/bryntum/support/issues/4056

All the best,
Alex


Post by david10sing »

Thank you Alex.

It would be great if we could get this feature so we can implement our own search functionality.

We tried using the abortController API but looks like the AjaxHelper fetch function is overriding the signal option passed to fetchOptions.

Look forward to this getting included.


Post Reply