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
i have a list of data with this shape [{id:1, CustomerDetail: {Name: Customer1, Notes: "customer Notes", Location: "Indonesia"}}], what should i do so that it can search the list by their Name key inside CustomerDetail object. Thank you in advance for your help, sorry for my bad english.
The text was updated successfully, but these errors were encountered:
i have a list of data with this shape [{id:1, CustomerDetail: {Name: Customer1, Notes: "customer Notes", Location: "Indonesia"}}], what should i do so that it can search the list by their Name key inside CustomerDetail object. Thank you in advance for your help, sorry for my bad english.
The text was updated successfully, but these errors were encountered: