ckeditor 使页面无响应

Posted

技术标签:

【中文标题】ckeditor 使页面无响应【英文标题】:Ckeditor makes page unresponsive 【发布时间】:2021-09-05 04:27:58 【问题描述】:

我已将 ckeditor 导入到我的项目中,并且一切都是响应式的,但是当我将 ckeditor 添加到我的 html 中时,页面由于未知原因而无响应。当我低于大约 660px 时,ckeditor 和整个表单溢出。

Here 是我创建的代码框的链接。

【问题讨论】:

【参考方案1】:

试试这个,

const App = () => 
  return (
    <div className="flex felx-col place-items-center"> <--- grid replace flex flex-col
      <form className="bg-white rounded-lg shadow px-4 py-2 mx-2 sm:mx-0 max-w-2xl w-full">

【讨论】:

以上是关于ckeditor 使页面无响应的主要内容,如果未能解决你的问题,请参考以下文章

保存到数据库使按钮无响应

DLL 中的 Rtaudio 使程序无响应

iOS获取当前页面的第一响应者

Angular ngIf firebase 身份验证指令使 DOM 无响应

iOS - 内存警告会卸载 View Controller 并使应用程序无响应

django在页面POST无响应