t2ym/thin-hook

[tracer] undefined does not have a method replace()

Closed this issue · 0 comments

t2ym commented

[tracer] undefined does not have a method replace()

Root Cause

  • Unexpectedly try to apply .replace() method to undefined

Fix

  • (name || '').replace()