You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am having a really difficult time outputting a complex list of data. I was wondering if you would mind pointing me in the right direction. I have an object of objects that contain an array of objects. I cant seem to figure out the right combination of kiwi eachs to use to create an HTML UL from this. I figured I would try the raw tag and just do it in Javascript but the script tag make Kiwi throw an error.
Hi,
I am having a really difficult time outputting a complex list of data. I was wondering if you would mind pointing me in the right direction. I have an object of objects that contain an array of objects. I cant seem to figure out the right combination of kiwi eachs to use to create an HTML UL from this. I figured I would try the raw tag and just do it in Javascript but the script tag make Kiwi throw an error.
Here is a sample of my data structure:
Here is what I want the output to be:
Any advice you may have to help achieve this would be greatly appreciated.
Thanks
Steve
The text was updated successfully, but these errors were encountered: