-
when i use the fullscrren in my editor component。the editor component contain a form(include file input), Popover and so on.when the component is fullscreen,then i click the file input ,the component…
-
## bug 描述
同一个项目中使用wangEditor,编辑题目标题和解析都可以,但是选项 ,因为宽度比前面两项都窄一些,编辑器中的text文本均未显示出来,调试模式下看了Elements,编辑器中的内容都渲染了,只是各元素宽高是0,只有插入的图片标签可以正常显示
## 你预期的样子是?
宽度只要不是0,都应该正常显示编辑器中纯文本内容
## 系统和浏览器及版本号
- 操作…
-
### Reproduction link
[https://codepen.io/ylmz-smz/pen/MWQxyeL?editors=1010](https://codepen.io/ylmz-smz/pen/MWQxyeL?editors=1010)
### Steps to reproduce
1. 切换至中文输入法
2. 在输入框内连续输入同一数字
### …
-
```
import "amis-ui/lib/themes/antd.css";
import "amis-ui/lib/themes/cxd.css";
import "amis-ui/lib/themes/default.css";
import 'amis/lib/themes/cxd.css';
import 'amis/lib/helper.css';
import "am…
-
To make it easier for us to help you, please include as much useful information as possible.
## Version
Write the version of the Editor you are currently using.
react : 16.14.0
next : 10.1.3
…
-
#### 描述问题:
项目使用的ant design pro v6,按照目前amis-editor-demo最新版本进行集成,出现remark has already exists,也会出现"ae-formulacontrol" has already exists,配置过chainWebpack,代码如图
#### 如何复现(请务必完整填写下面内容):
1. 你是如何使用 …
-
## bug 描述
配合antd Modal使用时,toolbar Modal层级有问题,而且w-e-text-container样式里会比平时多出 overflow-x: hidden; overflow-y: hidden
就会导致toolbar Modal被遮挡
![image](https://user-images.githubusercontent.com/63303…
-
```
import 'braft-editor/dist/index.css'
import React, { PureComponent } from 'react'
import BraftEditor from 'braft-editor'
import { ContentUtils } from 'braft-utils'
import { ImageUtils } from …
-
(undefined) ./node_modules/@seada/antd-plugins/esm/plugins/plugin-code-generator/helper.js
Module not found: Can't resolve 'semver/functions/coerce' in '/Users/pengchao/develop/capfe/lowcode-engine/n…
-
#### 描述问题:
在使用nextjs13引入amis-editor时,出现以下报错:Uncaught Error: document is not defined
同时,在该页面下,使用除文本框和布局容器以外的所有插件时,点击该插件编辑属性时,右侧面板均会显示报错‘Uncaught Error: document is not defined’
#### 截图或视频:
![…