-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: ~ [Archived] Frontend Infrastructure, ~[Archived] UI Taglibs
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
To reproduce:
1. enable staging for a site
2. navigate to Publishing > Staging > Custom Publication
3. at Date section select Schedule
4. select a time
Actual result:
JS error is thrown to browser console, dropdown remains on the screen
Uncaught RangeError: Maximum call stack size exceeded
Uncaught TypeError: bf[i].apply is not a function
Uncaught TypeError: Cannot read property 'evt' of undefined
Please note that the same is happening at picking time for date ranges
Tested on master 589fa1d and on 7.1.x ec0cd6c
- is related to
-
LPS-86164 Selecting time ends in JS error
- Closed