angular-contenteditable-accessor
angular-contenteditable-accessor copied to clipboard
Upgrading to Angular 16 breaks
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!