Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix concurrency bug breaking Website Selector (#22990)
* Implement naive solution to problem * Build vue files * Remove SiteSelector Ajax call from global ajax queue * Build vue files * Reset Vue compilation files * Add abortable feature to AjaxHelper, Set SiteSelector ajax call to not abortable * Fix default value for abortable status in AjaxHelper * Correctly track globalAjaxQueue.active * Fix broken reference to abortable status * Update plugins/CoreHome/vue/src/AjaxHelper/AjaxHelper.ts * Build vue components --------- Co-authored-by: innocraft-automation <[email protected]> Co-authored-by: Marc Neudert <[email protected]>
- Loading branch information