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
data={"cId":9595,"histories":[{"cId":9595,"jobTitle":"lifeguard","jobDesc":"watch people and the pool, cleaning the pool"},{"cId":9595,"jobTitle":"constructor","jobDesc":"I lay down pavement marking on road. this means thermoplastic, tape, and paint."}]}functionFormData(data){varself=this;ko.mapping.fromJS(data,{},self);}
It fails because the "jobTitle":"constructor". It works if "jobTitle":"SOMETHING ELSE"
The text was updated successfully, but these errors were encountered:
It fails because the
"jobTitle":"constructor"
. It works if"jobTitle":"SOMETHING ELSE"
The text was updated successfully, but these errors were encountered: