-
Hello,
The compatibility issues and miss-matches between **Angular X,** **ngx-tiptap**, **@tiptap** and **@tiptap/packages** - have been a struggle for me and probably a lot of other developers.
…
-
Hello,
It seems that tiptapNodeViewContent is not working in Safari and Firefox (works totally fine in Chrome and Edge) but in Safari and Firefox the area is not editable. I cannot verify in the ng…
-
Hello,
In this guide at the Tiptap documentation they show how to use content editable in a custom view node. But these files seems to be missing in this library.
These are the files that Vue us…
-
Hi! Thanks a lot for the awesome lib!
I've found something that looks like a bug.
Please see the demo here: https://stackblitz.com/edit/ngx-tiptap-ngmodelchange-initial?file=README.md
The tip…
-
Here's a minimal reproduction link:
https://stackblitz.com/edit/stackblitz-starters-ssgbis?file=src%2Fmain.ts
The only difference here is that standalone components are used but module-based compo…
-
Hello, while updating Tiptap and ngx tiptap I noticed a bug. When the editor is initialized and the input is in JSON no content is displayed. However there is no error. I could reproduce my case on th…
-
Angular 15 released recently, If possible it would be nice to see an angular 15 compatible release.
-
First of all thanks for your great job.
I tried to implement two way binding with `[(ngModel)]` but the DISPLAYED content of the editor is not updated when its value update was called from the pare…
-
**Describe the bug**
When using mega-lint-runner, `TYPESCRIPT_ES` always fails to lint, because it is not able to access `/tsconfig.json`
![mega-lint-runner on local system](https://user-images.…
-
Hey, I found the next bug with the latest update (4.0.2).
Now you aren't able to add nodes to the editor if you provide the Editor via a service, if you try to add the nodes to the editor you get a…