not sure what i did
but arrays as arguments are coming up wierd, tons of nested arrays
its probably pagesarray and its recursing, i probably need to truncate the array when outputting it.
Still have no idea why this recursion occurs on empty array nests, or why there are so many levels, but i added filtering to remove this shit, and added a truncate config
not sure what i did but arrays as arguments are coming up wierd, tons of nested arrays its probably pagesarray and its recursing, i probably need to truncate the array when outputting it.