Skip to content

Commit

Permalink
Fix concurrency bug breaking Website Selector (#22990)
Browse files Browse the repository at this point in the history
* 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
3 people authored Feb 4, 2025
1 parent 662ce15 commit 5ea8c06
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 11 deletions.
22 changes: 18 additions & 4 deletions plugins/CoreHome/vue/dist/CoreHome.umd.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5ea8c06

Please sign in to comment.