Maritim
Maritim
This would be why: https://developers.facebook.com/docs/reference/javascript/FB.getLoginStatus > To improve the performance of your application, not every call to check the status of the user will result in request to Facebook's servers....
@ihadeed I've submitted a pull request for this in https://github.com/zyra/ngx-facebook/pull/120
> The code does nothing for Groovy because we are explicitly not running it, see https://github.com/micronaut-projects/micronaut-openapi/blob/master/openapi/src/main/java/io/micronaut/openapi/visitor/OpenApiIncludeVisitor.java#L45-L47 > > After removing that `if` there is an error during compilation. I've reported...
> @Maritims were you able to resolve this issue? Sadly no. I've stopped working with Angular since for many reasons.
The same happens here when running on angular 4. Downgrading to 0.6.0 circumvents it.
@Gullfaxi171 We are using Angular 4.3.6 and the highest we can go with this package is 0.6.0 :( I would very much like to use HttpClient in your library since...
I can utilise HttpClient if I just copy the latest blob.service.ts into the 0.6.0 release :)
#1486 should be reopened and merged with this issue.
I've been looking into this issue and noticed that Discord is in fact launched once the following block is executed. I've been able to reproduce this with Bitwarden aswell which...