This is used in order to block accidental object interpolations into HTML, which get stringified into '[object Object]', which nobody ever wants that.
'[object Object]'
This is used in order to block accidental object interpolations into HTML, which get stringified into
'[object Object]', which nobody ever wants that.