subscriptions
                        .firstPage(contextSubVM.parameters())
                        .then(() => loader(false))
                        .then(requestRedraw)
                        .catch(handleError);