Fernando Silva Maransatto

Results 13 comments of Fernando Silva Maransatto

There's something else, I didn't get the idea of how I'm supposed to to here to manage multiple translations. Should it be docs-portuguese? https://docs.readthedocs.io/en/latest/localization.html

Well, After reading a little bit more of the documentation, I got the idea of Transifex. I Think we can use it. For now I'm going to create the necessary...

@ficosta I've forked the project to github.com/maransatto/scrapy To be honest I don't know how to request to join here, I thought we would have access to a new branch here....

@ducin Here is a scenario where `withDeepComputed` would be useful: I have a `RecipeStore` which is a `SignalStore` as the root store. Then I also have a `withControlPoints()` function to...

Hi @akib1997 why did you close this issue? I'm with the same issue. I added the component into my own component with ViewEncapsulation.ShadowDom but now I'm facing the following error:...

I just noticed that GoogleLoginProvider.PROVIDER_ID is null ![image](https://github.com/abacritt/angularx-social-login/assets/17170380/a3fb2971-e9d1-443e-9439-297bd46d76bd)

Here is main.ts, I'm not using modules. ```Typescript import {enableProdMode, importProvidersFrom} from '@angular/core'; import { GoogleLoginProvider, SocialAuthServiceConfig, SocialLoginModule, } from '@abacritt/angularx-social-login'; import {provideHttpClient, withInterceptorsFromDi} from '@angular/common/http'; import {MatButtonToggleModule} from '@angular/material/button-toggle';...

Here is some more information: ![image](https://github.com/abacritt/angularx-social-login/assets/17170380/b9c60cf6-788a-48b9-b85a-44f5c8ebbe33) ``` src_app_modules_login_login_component_ts.js:2 ERROR Error: Uncaught (in promise): Error Error at _.$e (client:128:335) at new qp (client:227:3) at $p (client:246:34) at Mo (client:244:246) at Object.No...

I found the issue. I changed from ```HTML ``` to ```HTML ``` That's weird because the width defined in GoogleSigninButtonDirective is string ```Typescript import { ElementRef } from '@angular/core'; import...

Exactly the same here, I have a kde neon with plasma and I've just installed gnome-keyring. Thank you folks. `sudo apt-get install gnome-keyring`