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
(PUP-11751) catch :undefined_variable when defaults defined
Now that scope objects raise errors when variables are not found,
interpolation needs to guard against this case when defaults are
defined in a lookup and use the default in case a lookup fails.
0 commit comments