nicolas-roehm
nicolas-roehm
I have found other issues related to Windows 10 : - In `unibit.js -> getPages()`, the split by `'/'` result is irrelevant because Windows provides `'\\'` - A trick can...
Same for me here, I also need to add an offset. I'm currently doing this with CSS margin, but Popper is complaining : ```Popper: CSS "margin" styles cannot be used...
I finally found the solution : You must import the `SocialLoginModule` module as close as possible to the component that wants to use the `` button. > pages/auth/auth.module.ts ```ts import...
Hi, we are 3 months away from the deprecation of the current Google Auth library. Do you have any plans ? Thank you very much for the great plugin
Default `/` page must redirect to `/en`
I also need the update, could you please push a new release on npm ?