You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that cfg.get() is returning undefined, which becomes
"undefined". Originally it was thought cfg.get() would return the
default ("") but it seems that is not always the case.
The trim is an extra addition in case the value is a string with just
whitespace.
0 commit comments