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
when using object.value syntax, undefined.DebugUndefined breaks instead of returning the missing substitution. If the parent object is defined, it returns the python object access error. If the parent object is not defined, it throws an error (like with default undefined)
Description
when using object.value syntax, undefined.DebugUndefined breaks instead of returning the missing substitution. If the parent object is defined, it returns the python object access error. If the parent object is not defined, it throws an error (like with default undefined)
Code Replication
Expected Results
Actual Results
Environment
The text was updated successfully, but these errors were encountered: