Thanks Itai, for your replay.
Problem regarding the error was solved.
About multiple options: Can you tell me where should I put your code? Because it says that ‘res’, in:
const genders = res.items.map(users => users.gender);
is undefined, and that the options in:
const options = uniqueGenders.map(gender => {
is unread.
Thanks
Nodar.