Fixed
Project:
Paragraphs Report
Version:
2.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2024 at 10:06 UTC
Updated:
23 Jun 2026 at 07:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kionn commentedHere is a patch
Comment #3
chandansha commentedI have try to apply patch but it will throw an error like "foreach() argument must be of type array|object, string given".
For reference i have attached Screen Shot.
Thanks!!
Comment #4
kionn commentedHi Chandansha. Thanks for checking the patch.
The error you have looks to me like an issue with your composer.json file. Would you mind checking and trying again?
The patch applies fine for me.
Comment #5
kionn commentedComment #6
mortona2k commentedSimple code change sorts the paragraph names before creating the options.
Worked for me and did not throw the error mentioned in #3.
Comment #8
astonvictor commentedComment #11
astonvictor commented