rocker
rocker copied to clipboard
Global default null value rendering to avoid NPEs
Hi Rocker !
Is there a way to provide default value for null to avoid NPE during rendering, for example rendering empty string instead ?
I understand there's a null-safety operator, but considering there are lots of variables to render in a lot of pages, this could become cumbersome.
Thank you !