-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Firefox) Custom buttons not working and any input prints an error #5
Comments
Hi @gilnd thanks for the feedback. |
Here https://stackblitz.com/edit/richer-than-rich?file=src%2Fcomponents%2FHelloWorld.vue. |
Hey @antoniandre, ty for the response! Not sure why this is happening on firefox! (maybe its some of my extensions!?)
Screen.Recording.2024-09-16.at.09.52.18.mov
chrome.mov
firefox.movEvery recording is from the stackblitz! Tell me if i can help in other ways! |
Hi @antoniandre ,
First of all this is an amazing package, love it, keep up the good work!
I'm having some issues making this work as expected tho!
Here is my implementation in vue 3 RichEditor.vue
the custom buttons doen't work it breaks and gives this error as well
Also I get this error on every action i do ( focus, type, button clicks, the editor seems to work but the error is printed on every action)
Am I missing something here!?
Deps
"vue": "^3.4.30",
"vite": "^5.3.1",
"richer-than-rich": "^0.4.3"
The text was updated successfully, but these errors were encountered: