-
看到neditor.service.js有个setFormData方法有涉及到headers,但不知道怎么使用
-
ios 12 微信浏览器中使用不了neditor
Safari 中是可以的,仅是微信浏览器,也仅是ios 12
没环境 看不了报错信息,
-
**声明:如果不看该说明,只在标题中描述问题,一律忽略**
**首先**,感谢各位使用 Neditor,并来到这儿提 `ISSUE`。
**其次**,在回答大量用户提出的 `ISSUE` 的过程中,我们发现需要建立一个提 `ISSUE` 的规则,
将我们的主要精力投入到修复 `Neditor` Bugs 和改进 `Neditor` 中去,让越来越多的人能够使用的舒心。
## 规…
-
通过修改/neditor/neditor.service.js来实现阿里云OSS 直传。
因为要上传前需要获取授权token,我在setFormData方法里通过XMLHttpRequest调用接口获取授权参数。代码如下:
````
setFormData: function(object, data, headers) {
var upload_dir = editor.…
-
开启远程图片抓取,粘贴进入富文本的图片没有本地化,是怎么回事呢?
-
**问题描述:**
如图所示. 在 Edge (42.17134.1.0) 浏览器下, 加载编辑器内部页面失败. 有时会提示
> 0 Permission Denied
有时候则无任何提示. 但编辑器同样无法输入内容, 无法进行任何后续操作.
但是有时候首次打开这个网页后却又一切正常.
![image](https://user-images.githubuserconten…
-
And some unicodes are not supported:
```
pc_multi_proj_test_dupc/JAVA/matrix/matrix/matrix-android/matrix-io-canary/src/main/cpp/core/io_info_collector.cc at line 82, column 35. Encountered: "\u0…
-
```
// v-model语法糖实现
watch: {
value: {
handler(value) {
this.editor ? this._setContent(value) : this._beforeInitEditor(value);
},
immediate:…
-
打包后项目不在根目录下,资源引入失败,
例如项目放在/web文件夹下,
查找资源路径/NEditor/neditor.parse.min.js,
而资源实际路径/web/NEditor/neditor.parse.min.js,
有没有好的办法解决这个问题
-
Hi,
I have the yang module `ietf-interfaces`, which is augmented by another yang module, `ieee802-dot1q-sched`. The latter one augments the first one with (among others) a container named `gate-param…