Skip to content
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

Add guidance doc for angular #1168

Open
Yorklin888 opened this issue Aug 6, 2024 · 4 comments
Open

Add guidance doc for angular #1168

Yorklin888 opened this issue Aug 6, 2024 · 4 comments

Comments

@Yorklin888
Copy link

The guidance document is missing about how to use jodit in the latest version of Angular(17 and 18). https://github.com/jodit/jodit-angular the Angular wrapper is outdate.

@Yorklin888
Copy link
Author

We plan to applying the editor in our angular project, I can add a guidance doc for it.

@julianpoemp
Copy link

@Yorklin888 you can try ngx-jodit. I created it and v3 supports Angular 16+. The main difference with jodit-angular is that ngx-jodit uses Jodit as peer dependency so you get the latest features from Jodit asap.

@AhmedIbrahimGalal24
Copy link

AhmedIbrahimGalal24 commented Aug 12, 2024

@Yorklin888 you can try ngx-jodit. I created it and v3 supports Angular 16+. The main difference with jodit-angular is that ngx-jodit uses Jodit as peer dependency so you get the latest features from Jodit asap.

@julianpoemp I got this error :
image
Any solutions without using --force ?

@julianpoemp
Copy link

@AhmedIbrahimGalal24 use ngx-jodit v2 for angular 15: Installation ngx-jodit v2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants