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
Right now, if any of the elements is undefined, an error is thrown when string output is configured, since it's trying to convert all elements (even the undefined atoms) to string (from binary).