This question is locked. New answers and comments are not allowed.
I am loading up a number of editors in a partial view, and they all have the same name. Everything works as expected, I even get the data back from the from as an array of the name of the editors. The problem I am seeing is that the first editor displayed is using an iFrame, the rest are TextAreas. Has anyone else seen this behavior?