ColumnSpan : Array to string conversion
Hello everyone,
Is it only me who has this problem when I try to make my columns dynamic on any of my fields, I get the following error if I try to return an array from a closure:
Array to string conversion
Here is my code:
Whereas if I pass it an array directly without closure, I have no error. Is this a bug? Or am I the only one getting this problem?
Is it only me who has this problem when I try to make my columns dynamic on any of my fields, I get the following error if I try to return an array from a closure:
Array to string conversion
Here is my code:
Whereas if I pass it an array directly without closure, I have no error. Is this a bug? Or am I the only one getting this problem?