Open
Description
Bug Report
Steps to reproduce
- open https://dev.agiletoolkit.org/demos/interactive/tabs.php
- click "Dynamic Form" tab
- click (quickly - before the AJAX completes) other/"Hello" tab
- notice when the AJAX load of "Dynamic Form" tab finishes, the "Hello" tab is replaced
related with atk4/ui#2244
Expected result
When tab is switched, any ongoing async load must be canceled.
Actual result
Tab content must never be replaced with content of different tab.
Version
2.9.3/latest