OK, so I think I’ve fixed it. I was filtering out ...
# community-help
s
OK, so I think I’ve fixed it. I was filtering out null values from the array so added array_values() to reset the index and this seems to have worked.