element-tiptap icon indicating copy to clipboard operation
element-tiptap copied to clipboard

🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue3 (1.0 for Vue2)

Results 145 element-tiptap issues
Sort by recently updated
recently updated
newest added

支持在项目中自定义气泡菜单吗 import { BubbleMenu, } from '@tiptap/vue-3' 如何集成呢

feature request

I'm having some problems installing a library, apparently the editor works correctly, but there are many warnings and some errors. example: https://codesandbox.io/s/laughing-fire-s6fws5?file=/src/App.vue ![image](https://github.com/Leecason/element-tiptap/assets/29342573/f2b2ac65-9fd6-4cff-8b0d-4aed54fa4627) ![image](https://github.com/Leecason/element-tiptap/assets/29342573/f3d6c49f-15cd-4fe6-bed6-3b65afc326f6) ![image](https://github.com/Leecason/element-tiptap/assets/29342573/8291674b-0622-477d-b9b4-3f1ece036415) Mode of use: it is...

bug

Fresh install with vue/laravel/inertia, I have following the docs `npm install --save element-tiptap` in browser console: `Uncaught (in promise) SyntaxError: The requested module '/node_modules/.vite/deps/element-tiptap.js?v=f772aedb' does not provide an export named...

**Describe the bug** When using "Heading" extension, component won't unmount properly. This is actually quite serious, when component can't unmount, the vue-router fails to navigate to next page. **To Reproduce**...

bug

直接从文件拖拽图片到富文本输入框内,会跳过上传服务器操作。 ![image](https://user-images.githubusercontent.com/48422116/221075124-50660df3-6a50-49f0-a62b-4d7afc785b4c.png)

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature request