-
Notifications
You must be signed in to change notification settings - Fork 70
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
Not compiled after Angular 9.0.0-next.11 #158
Comments
Same problem here with Angular |
@omahjoub Let's hope so. |
Same problem |
Other here, but seems we have to migrate to other thing 👍 |
Provisionally, you can use this repository https://github.com/jemys89/ngx-facebook.git |
Thanks, but how can we use it? What is package name in NPM repository ? |
Provisionally, |
@dalu I migrated to angularx-social-login. It's similar to ngx-facebook, but also supports Google authentication and Angular up to v9. |
Same issue after upgraded to angular 9 |
Same issue, any fix? |
@petriadrian I haven't received any response to my original question, so I guess no fix will be provided |
Seems like this is no more maintained @ihadeed ... Can we just switch to https://github.com/jemys89/ngx-facebook ? @jemys89 could you open the issue tracker and release your fork to npm? |
Same issue here, When you are planning to make it compatible with Angular 9. |
@MickL Yes! |
npm i @jemys89/ngx-facebook |
Thanks @jemys89 ! |
Hi
Is this project still maintained? After Renderer type was removed in Angular 9 my project doesn't compile because ngx-facebook actively uses Renderer. Any plans to migrate to Renderer2?
The text was updated successfully, but these errors were encountered: