I've recently come across a bug where I need more information about the context in which the formatColumnFn is called (that context being whether or not the column is needed in a raw context or not, which tells me if I need to add quotes manually to the column or not).
Just a quick little addition! Tested this in my staging environment and appears to be working fine.
I'm back with another request :)
I've recently come across a bug where I need more information about the context in which the
formatColumnFn
is called (that context being whether or not the column is needed in a raw context or not, which tells me if I need to add quotes manually to the column or not).Just a quick little addition! Tested this in my staging environment and appears to be working fine.