Closed LopezSantiago closed 1 year ago
Okay. Regarding trusted-types
It should be added to dependencies. The other is just something happens during upgrade often I guess, and it has nothing to do with the editor.
See here for steps to resolve it https://github.com/sibiraj-s/ngx-editor/issues/469#issuecomment-1636771997
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in the thread.
What happened?
The library has error with trusted-types/lib and prosemirror-view libraries I created a new angular project and only add the library in latest version and crashed. I guess the problem is with the "prosemirror-view": "1.31.6", I changed the version to 1.36.7 and added @types/trusted-types and the problem dissapeared.
Version
16.0.0
Angular Version
16.2.0
What browsers are you seeing the problem on?
No response
Link to reproduce
No response
Relevant log output
Willing to submit a PR?
None