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

Jodit-Multi-Pro with Angular 13 #110

Open
muberraduman opened this issue Dec 29, 2022 · 6 comments
Open

Jodit-Multi-Pro with Angular 13 #110

muberraduman opened this issue Dec 29, 2022 · 6 comments

Comments

@muberraduman
Copy link

We are unable to implement extra plugins that come with jodit-multi-pro into our Angular 13 project.

@MrElectroNick
Copy link
Collaborator

Hi @muberraduman. Can you please elaborate

@muberraduman
Copy link
Author

muberraduman commented Jan 24, 2023

As I have mentioned, we are using Angular 13, and with that, we have installed jodit-angular@1.13.6 and jodit-pro@1.3.36. Unfortunately, it seems that the jodit-angular wrapper is not suitable for the jodit-pro. So we are unable to use the jodit-pro with it. There is no documentation or example on the internet, so we can look at it. And it has been a month since we got a comment on this platform.

I have also got Mr. Chupurnov Valery's response, saying "of course! Unfortunately Angular13 is not supported".

At that point, there is nothing for us to do but to give up using the jodit-pro.

@MrElectroNick
Copy link
Collaborator

Ok, I see. I'll check with @xdan what we can do about it and will let you know

@julianpoemp
Copy link

julianpoemp commented Jun 27, 2023

@muberraduman I recently published a package ngx-jodit-pro with Pro/Multi/OEM support. You find more information here.

@Yang-Jing-Hui
Copy link

I followed the instructions to download the package and got Failed to compile.

Error: node_modules/jodit/types/types/types.d.ts:280:3 - error TS2717: Subsequent property declarations must have the same type. Property 'font' must be of type 'HTMLFontElement', but here has type 'HTMLElement'.
280 font: HTMLElement;

node_modules/typescript/lib/lib.dom.d.ts:17141:5
17141 "font": HTMLFontElement;
~~~~~~
'font' was also declared here.

package.json:
"dependencies": {
"@angular/cdk": "13.3.9",
"@angular/common": "13.3.11",
"@angular/compiler": "13.3.11",
"@angular/core": "13.3.11",
....
"jodit": "3.24.9",
"jodit-angular": "1.11.1",
"jodit-pro": "^1.3.40",
"ngx-jodit-pro": "^1.0.2",
...
},
"devDependencies": {
....
"typescript": "4.6.4"
}

@julianpoemp
Copy link

@Yang-Jing-Hui do you want to use ngx-jodit-pro? If so please follow the instructions here. If there is any problem open an issue here. ngx-jodit-pro and jodit-angular are independent repositories.

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

4 participants