diff --git a/src/Tests/ControlTests/testoutputs/DataPagerTests.StaticCommandApendablePager.html b/src/Tests/ControlTests/testoutputs/DataPagerTests.StaticCommandApendablePager.html
index 0dec861046..8a9290a44f 100644
--- a/src/Tests/ControlTests/testoutputs/DataPagerTests.StaticCommandApendablePager.html
+++ b/src/Tests/ControlTests/testoutputs/DataPagerTests.StaticCommandApendablePager.html
@@ -1,25 +1,25 @@
- (dotvvm.applyPostbackHandlers(async (options) => {
let cx = $context;
return await dotvvm.dataSet.loadDataSet(options.viewModel.Customers, (options) => dotvvm.dataSet.translations.PagingOptions.goToNextPage(ko.unwrap(options).PagingOptions), ((...args)=>(dotvvm.applyPostbackHandlers(async (options) => await dotvvm.staticCommandPostback("WARNING/NOT/ENCRYPTED+++WyJEb3RWVk0uRnJhbWV3b3JrLlRlc3RzLkNvbnRyb2xUZXN0cy5EYXRhUGFnZXJUZXN0cytHcmlkVmlld01vZGVsLCBEb3RWVk0uRnJhbWV3b3JrLlRlc3RzIiwiTG9hZEN1c3RvbWVycyIsW10sMSxudWxsLCJBQT09Il0=", [args[0]], options),$element,[],args,$context))), dotvvm.dataSet.postProcessors.append);
},$element,[],args,$context)),
-postProcessor: dotvvm.dataSet.postProcessors.append
+autoLoadWhenInViewport: false
}">
-
+
+
+
+ end
-
- end
-
diff --git a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
index cd07e69fb8..ecc1ad6424 100644
--- a/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
+++ b/src/Tests/Runtime/config-tests/ConfigurationSerializationTests.SerializeDefaultConfig.json
@@ -378,6 +378,19 @@
"required": true,
"onlyBindings": true
},
+ "LoadingTemplate": {
+ "type": "DotVVM.Framework.Controls.ITemplate, DotVVM.Framework",
+ "dataContextChange": [
+ {
+ "$type": "DotVVM.Framework.Binding.HelperNamespace.DataPagerApi+AddParameterDataContextChangeAttribute, DotVVM.Framework",
+ "Name": "_dataPager",
+ "NestDataContext": false,
+ "TypeId": "DotVVM.Framework.Binding.HelperNamespace.DataPagerApi+AddParameterDataContextChangeAttribute, DotVVM.Framework"
+ }
+ ],
+ "mappingMode": "InnerElement",
+ "onlyHardcoded": true
+ },
"LoadTemplate": {
"type": "DotVVM.Framework.Controls.ITemplate, DotVVM.Framework",
"dataContextChange": [