Request cancelation #5163
Labels
Category:Defect
Existing functionality is not working as expected
Priority:p1-urgent
Consider a hotfix release with only that fix
Topic:Hardening
Topic:Performance
Type:Bug
Something isn't working
Description
While quickly navigation through the ui, it can happen that requests from other routes are still ongoing.
This could lead to problems because the old request can mutate the state (VueX) even if its not intended anymore.
Steps to reproduce
Story
as a user i expect that old requests get canceled if they not needed anymore.
Acceptance criteria
Ideas
The text was updated successfully, but these errors were encountered: