掲示板

WYSIWYG problem in chrome

10年前 に Shira Rand によって更新されました。

WYSIWYG problem in chrome

New Member 投稿: 15 参加年月日: 13/02/13 最新の投稿
Hello,

I have a problem with my message boards.
When I try to post in chrome the content of the message is being discarded and the subject of the message is being used instead.
Only after editing the message the content is being posted.

Any idea what could cause such a behavior?

PS
I use the default WYSIWYG editor (CKeditor).
10年前 に Shira Rand によって更新されました。

RE: WYSIWYG problem in chrome

New Member 投稿: 15 参加年月日: 13/02/13 最新の投稿
After some research I found that for some reason when typing inside the WYSIWYG editor the text goes between the head and body tag of the iframe (it should go inside the body tag).
When I try to press enter I get "Uncaught TypeError: Cannot read property 'type' of null" in the console.
What can affect the editor to behave like that?