the ueditor, edit box does not appear on the page of Wechat on ios12 system. Other Android or other versions of iOS are normal. What causes it
the ueditor, edit box does not appear on the page of Wechat on ios12 system. Other Android or other versions of iOS are normal. What causes it
through the test, we found the following facts
Note: conclusion passed the official demo test, https://ueditor.baidu.com/web., https://ueditor.baidu.com/website/umeditor.html
so the advice is not to go head-to-head with ueditor and switch to umeditor or other actively maintained editors.
the exact reason is not clear.
after testing, it is found that the reason is that Ueditor runs Iframe, on the real machine iOS12, and Wechat browser does not support it!
modify as follows:
find the location of 6939 lines of code (as shown in the following figure, which is the effect of the code before modification)
6940 6939 :
setTimeout iframe :
:
tested to be feasible!