Dustin Vietzke

Results 1 comments of Dustin Vietzke

I ran into the same issue. The function `trim() `is only for strings so you either need to typecast the value argument to a string or check if it's null...