in src/helpers/focusManager.js [76:78]
export function popWithoutFocus() { focusLaterElements.length > 0 && focusLaterElements.pop(); }