문제

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