CKeditor和Chrome 29:Uncaught typeerror

时间:2013-09-03 09:29:38

标签: javascript html google-chrome ckeditor

我正在尝试在我的项目中使用CK编辑器4.2。但我遇到了一个奇怪的错误。

使用chrome中的ckeditor打开页面时,它不起作用。我收到此错误:Uncaught TypeError: Cannot read property 'type' of undefined

它在firefox或IE8下运行正常,但不是chrome。好吧,它甚至没有在他们的官方网站上工作。我试图删除我的缓存,在dev-tools中禁用缓存。

其他人是否遇到过这种奇怪的行为?

0 个答案:

没有答案