red-axe / am-editor

A rich text editor that supports collaborative editing and allows for the free use of front-end common libraries such as React and Vue to extend and define plugins.
https://editor.aomao.com
MIT License
937 stars 196 forks source link

ant-design-vue Tooltip异常提示 #370

Open Qzengxin opened 6 months ago

Qzengxin commented 6 months ago

Describe the bug index.vue:142 Warning: [ant-design-vue: Tooltip] visible is deprecated, please use open instead.

Screenshots image

**版本信息

"@aomao/engine": "^2.10.26", "@aomao/plugin-alignment": "^2.10.0", "@aomao/plugin-backcolor": "^2.10.0", "@aomao/plugin-bold": "^2.10.0", "@aomao/plugin-code": "^2.10.0", "@aomao/plugin-fontcolor": "^2.10.0", "@aomao/plugin-fontfamily": "^2.10.0", "@aomao/plugin-fontsize": "^2.10.0", "@aomao/plugin-heading": "^2.10.0", "@aomao/plugin-indent": "^2.10.0", "@aomao/plugin-italic": "^2.10.0", "@aomao/plugin-mark-range": "^2.10.3", "@aomao/plugin-orderedlist": "^2.10.0", "@aomao/plugin-redo": "^2.10.0", "@aomao/plugin-strikethrough": "^2.10.0", "@aomao/plugin-tasklist": "^2.10.0", "@aomao/plugin-underline": "^2.10.0", "@aomao/plugin-undo": "^2.10.0", "@aomao/plugin-unorderedlist": "^2.10.0", "@aomao/toolbar-vue": "^2.10.3",

tenglongwentian commented 5 months ago

3.2.20版本