Replies: 2 comments
-
“You guys” - it’s quite literally just me maintaining the library 😅 If you’re willing to do an example im always open to merging it into the docs. |
Beta Was this translation helpful? Give feedback.
-
Alright, at the very least in the future I can probably just make a small codebox example of how this and even the most basic Tiptap example aren't wanting to work well together and get some feedback in that case. Also, my mistake! I thought I saw multiple people chiming in on the other issue I posted. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello again!
So, my project uses VueFlow as I've mentioned in other issues I've reported, but it also uses VueQuill as well. The goal of my program is to basically be a node-based text editor, so naturally a rich text editor is required. You can check out the project here, and see for yourself how the implementation is being used:
https://skyaphid.github.io/corkboard/
The problem is that VueQuill is heavily outdated and has some ongoing problems that aren't being addressed by developers. There's an ongoing issue right now that has been open for months now where people including myself have discussed its status as basically being a deprecated piece of software: vueup/vue-quill#589 (comment)
So there's basically a mass exodus to TipTap going on right now. I've personally tried to migrate to TipTap myself, but have had some issues getting the Nodes, NodeResizer, and TipTap to all place nicely with each other, whereas VueQuill mostly "just worked" when I plugged it in.
I was wondering if you guys could possibly look into making an example on VueFlow's website where Node, NodeResizer, and TipTap are all being used together in a fully functioning way. There's no rush either, because as of right now VueQuill is performing it's job just fine- but I would likely to eventually move to it.
Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions