-
Shad Downey authored
In the edge case that an actual integer, or other non-string, is passed as a label, it must be cast to String before `replace` can safely be called.
b52df3ca
In the edge case that an actual integer, or other non-string, is passed as a label, it must be cast to String before `replace` can safely be called.