You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
Any idea on a timeline for this to be updated?
Thanks!
The text was updated successfully, but these errors were encountered: