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.
The text was updated successfully, but these errors were encountered:
Nice work, but I had to use
multislot
instead ofslot
to get slot values instead ofundefined
, because inDataObjectToJSON
you are checking only types ofFACT_ADDRESS
andMULTIFIELD
and that returns undefined if the type didn't match.The text was updated successfully, but these errors were encountered: