Вопрос

I have a list with couple of person fields. There is a page which allows to enter these values, but the people picker on that page is rendered incorrectly. It renders correctly if we use the default v4.master.

People picker rendered incorrectly.

Can anybody please let me know what could be the problem?

Это было полезно?

Решение

There was a javascript which was changing the class on the textareas on the page so that it can auto grow. That was causing the issue.

Removed that line and it sloved the issue.

Thanks.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top