mirror of
https://github.com/directus/directus.git
synced 2026-02-08 18:54:58 -05:00
* prevent canceled requests from clearing loadingTimeout * rename CancelTokenSource variable * don't set loading to false if there's still loadingTimeout * updated request cancellation to use the abort controller * azri's getItemCount fix * prevent cancelled requests from throwing errors * prevent count request from firing twice * Remove fetchOnInit option Co-authored-by: Brainslug <tim@brainslug.nl> Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
@directus/shared
Code shared between all directus packages.