failedPages
            .firstPage(contextVM.parameters())
            .then(() => loader(false))
            .then(requestRedraw)
            .catch(handleError);