-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support for Angular 6 & RxJS 6 #136
Comments
I am getting following error when using Inline Editor in Angular6. ERROR Error: StaticInjectorError(AppModule)[NgClass -> ElementRef]: Any help? Thanks |
We are using |
Installing |
Now when trying to update to Angular 6 & RxJS 6, I got this error:
node_modules/@qontu/ngx-inline-editor/inputs/input-base.d.ts(3,10): error TS2305:
Module '"node_modules/rxjs/Subscription"' has no exported member 'Subscription'.
Any Plans to Update ?
Thanks!
The text was updated successfully, but these errors were encountered: