๐บ๐ธUnited States slbrassard
The parser was not working when using a pager because getSourceData always assumed we wanted the subitems. I added a check for the item selector parameter being the data item selector before getting subitems. I also removed the getSourceData function return type since it could be anything as with the parent function.
๐บ๐ธUnited States slbrassard
slbrassard โ made their first commit to this issueโs fork.
๐บ๐ธUnited States slbrassard
This issue is also happening on the 2.x branch of the module. Specifically, I am using version 2.0.28. Patch #7 does apply to that version and fix the issue.
Can you please make the fix on the 2.x branch too? @josepholstad Thanks!