ngx-facebook icon indicating copy to clipboard operation
ngx-facebook copied to clipboard

Not compiled after Angular 9.0.0-next.11

Open sergey-morenets opened this issue 4 years ago • 16 comments

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?

sergey-morenets avatar Nov 06 '19 16:11 sergey-morenets

Same problem here with Angular 9.0.0-rc.1 ! Will this project be updated?

omahjoub avatar Nov 08 '19 11:11 omahjoub

@omahjoub Let's hope so. However the last public version was released 3 years ago.

sergey-morenets avatar Nov 08 '19 17:11 sergey-morenets

Same problem

jemys89 avatar Jan 24 '20 17:01 jemys89

Other here, but seems we have to migrate to other thing 👍

filipemendes1994 avatar Feb 07 '20 18:02 filipemendes1994

Provisionally, you can use this repository https://github.com/jemys89/ngx-facebook.git

jemys89 avatar Feb 07 '20 20:02 jemys89

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 ?

sergey-morenets avatar Feb 08 '20 05:02 sergey-morenets

Provisionally, "ngx-facebook": "git+https://github.com/jemys89/ngx-facebook.git",

jemys89 avatar Feb 08 '20 09:02 jemys89

@dalu I migrated to angularx-social-login. It's similar to ngx-facebook, but also supports Google authentication and Angular up to v9.

sergey-morenets avatar Mar 04 '20 08:03 sergey-morenets

Same issue after upgraded to angular 9

rejneesh1 avatar Mar 04 '20 10:03 rejneesh1

Same issue, any fix?

petriadrian avatar Apr 19 '20 18:04 petriadrian

Same issue, any fix?

@petriadrian I haven't received any response to my original question, so I guess no fix will be provided

sergey-morenets avatar Apr 19 '20 19:04 sergey-morenets

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?

MickL avatar May 12 '20 09:05 MickL

Same issue here, When you are planning to make it compatible with Angular 9.

nadeemse avatar May 12 '20 22:05 nadeemse

@MickL Yes!

jemys89 avatar May 12 '20 22:05 jemys89

npm i @jemys89/ngx-facebook

jemys89 avatar May 12 '20 23:05 jemys89

Thanks @jemys89 !

ocastelblanco avatar May 13 '20 00:05 ocastelblanco