when getting the data from the observer in the console I have this:
however, I only need to get this data from each of the list:
to get the observer I just need to do:
this.item.specialties
How can I get an array with only the id? Thanks in advance