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
Nice work, but I had to use multislot instead of slot to get slot values instead of undefined, because in DataObjectToJSON you are checking only types of FACT_ADDRESS and MULTIFIELD and that returns undefined if the type didn't match.
Nice work, but I had to use
multislotinstead ofslotto get slot values instead ofundefined, because inDataObjectToJSONyou are checking only types ofFACT_ADDRESSandMULTIFIELDand that returns undefined if the type didn't match.