javascript – Uncaught TypeError: switchEditors.switchto is not a function
Question
I have the following line of code:
switchEditors.switchto(ctmce[0]);
which gives this error:
Uncaught TypeError: switchEditors.switchto is not a function
Searching around I
0
3 weeks
0 Answers
0 views