The following two snippet calls are producing different output
[[!getResources? &offset=`1` &limit=`2` &tpl=``]]
[[!getPage? &offset=`1` &element=`getResources` &elementClass=`modSnippet` &limit=`2` &tpl=``]]
Using getResources directly behaves as expected, but getPage is starting from the first resource instead of starting at the second?
The following two snippet calls are producing different output
Using getResources directly behaves as expected, but getPage is starting from the first resource instead of starting at the second?