v2.26.0-next.26
Pre-release
Pre-release
·
115 commits
to next
since this release
2.26.0-next.26 (2026-03-26)
Bug Fixes
- abort an old request, when user does new get_resource_data api call (frontend only) (d606550)
- add "blockPaginationOnLoading" props to the afcl table and abort signal to the data callback, so user can stop execution of his logic (79ca013)
- add "blockPaginationOnLoading" props to the afcl table and abort signal to the data callback, so user can stop execution of his logic[2] (43a687d)
- add abort signal to all backend api and use this signal inside get_resource_data (72681fb)
- make callApi use abortSignal instead of abortController (1a9beb5)