ReportBuilder icon indicating copy to clipboard operation
ReportBuilder copied to clipboard

cast to string to concatenate full string without errors

Open diegodominguez3 opened this issue 3 years ago • 1 comments

I was having this error: NoMethodError: undefined method '+' for nil:NilClass in my code and casting the id seem to fix it.

diegodominguez3 avatar Nov 16 '21 23:11 diegodominguez3

I had to do that too.

joohwho avatar Dec 06 '21 19:12 joohwho