Thanks for the feedback!
Feedback has been addressed and tests added.
Merge request created adding a responsive image formatter for media fields.
slbrassard β made their first commit to this issueβs fork.
Can this be merged into the branch and a new release made please?
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.
slbrassard β made their first commit to this issueβs fork.
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!