angular-editor icon indicating copy to clipboard operation
angular-editor copied to clipboard

Support Angular 13

Open piotrroda opened this issue 3 years ago • 5 comments

Hi. @kolkov Have you thought about upgrading this lib to support Angular 13 ? It is important for us.

piotrroda avatar Nov 13 '21 10:11 piotrroda

Yes, I workings on it. Thanks!

kolkov avatar Nov 13 '21 11:11 kolkov

Hello! @kolkov any updates?

Angular 13.1.0 error:

@kolkov/[email protected]" has incorrect peer dependency "@angular/common@>=8.0.0 <13".

thekhegay avatar Dec 14 '21 19:12 thekhegay

Running npm i --force seems to resolve the issue, as a kind of workaround. I had played the editor a little, things seem to be OK.

I use: NG 13.1.1 Nodejs 16.13.1 npm 8.3.0

Still looking forward to @kolkov fixing the issue, since --force is not really a proper solution.

zijianhuang avatar Dec 29 '21 00:12 zijianhuang

Any news when you think the angular 13 version will be release?

rlejeune avatar Dec 31 '21 14:12 rlejeune

Hi! Try new major release v2.0.0.

kolkov avatar Jan 06 '22 14:01 kolkov