Skip to content

v2.26.0-next.26

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 26 Mar 11:00
· 115 commits to next since this release
0cdae8d

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)