-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Major
-
Affects Version/s: 7.4.8rc1, 8.0.0beta1 (master)
-
Component/s: Frontend (F)
-
Sprint candidates
-
1
Affected forms: it seems that this error appears on all modal forms.
Precondition: if your env is too fast use browser 3G data throttling
Steps to reproduce:
- Open any modal form
- Click on update/add and cancel/escape buttons
Result:
jsLoader.php?lang=en…uiMessaging=1:44637 Uncaught TypeError: Cannot read properties of null (reading 'getPosition') at CPopupManager.#on_submit (jsLoader.php?lang=en…essaging=1:44637:41) at <anonymous>:626:20
Please see video atatchment:
Expected: no js errors. I guess update action should be canceled on this step, or cancel button should be ignored/blocked. Need to be discussed.