uni-app icon indicating copy to clipboard operation
uni-app copied to clipboard

微信小程序中editor组件 设置id后真实id和设置id不一致

Open WGLKing opened this issue 6 months ago • 5 comments

发行方式

小程序

具体平台

微信小程序

开发环境

None

项目创建方式

None

依赖版本

Image

问题描述

<editor class="px-2 text-black" style="min-height: 315px" id="editor" :placeholder="placeholder" https://github.com/ready="editorReady" @input="handleEditorChange"

开发者工具中编译以后

Image

重现步骤

直接使用edit

期望行为

No response

实际行为

No response

截图或录屏

No response

WGLKing avatar Apr 24 '25 01:04 WGLKing