Can you show the mapping and code?
Can you show the mapping and code?
What is the value of 'isTeacher'? Maybe it's not false?
Do:
console.log(isTeacher);
Ah..try mapping to 'mobilelist1' and use the same code. 'element' -- it has to be the list itself.
That did the trick. Thanks Max!