Kendo Angular Editor Problem

1 Answer 440 Views
Editor
Kamer
Top achievements
Rank 1
Iron
Kamer asked on 01 Aug 2021, 06:27 PM

Hi i have a problem about kendo angular editor. I used editor for dynamic html bind. But these htmls using bootstrap. For example one page using tabs. And html have data-toggle attribute in <a> tag. But when i use the editor this data-toggle attribute always deleted. I look at the demos i saw ProseMirror Schema title. I applied same steps and created custom schema. Everything works perfect. But when i rebuild my code from zero Angular shown me the errors. I research the error but not find anything. I added the error pics. Can anyone help me?

Note:

Angular version 8

Editor version 2.3

1 Answer, 1 is accepted

Sort by
0
Accepted
Kamer
Top achievements
Rank 1
Iron
answered on 01 Aug 2021, 09:37 PM

I found the solution

1 - Upgrade Angular version 8 to 9,

2 - Upgrade Typescript version 3.8.3 for Angular 9,

3 - Add this line top of custom-schema file //ts-nocheck

Thats it. 

Tags
Editor
Asked by
Kamer
Top achievements
Rank 1
Iron
Answers by
Kamer
Top achievements
Rank 1
Iron
Share this question
or