angular-contenteditable-accessor icon indicating copy to clipboard operation
angular-contenteditable-accessor copied to clipboard

Upgrading to Angular 16 breaks

Open ginagr opened this issue 1 year ago • 0 comments

Hey there, I just updated to Angular 16 and now that ngcc has been removed I am seeing breaking errors relating to this package.

The error:

'ContenteditableValueAccessorModule' does not appear to be an NgModule class.(-996002) module.d.ts(1, 22): This likely means that the library (@tinkoff/angular-contenteditable-accessor) which declares ContenteditableValueAccessorModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

Any idea on a timeline for this to be updated?

Thanks!

ginagr avatar Jun 14 '23 23:06 ginagr