-
I recently upgraded my @react-native-firebase/app and @react-native-firebase/messaging to 10.4.0, and since then I've not been able to do 'pod install'. I've removed pods, podfile.lock, and also done …
-
### Checklist
- [X] I have looked into the Readme ([Quickstart sample](https://github.com/auth0-samples/auth0-angular-samples/tree/master/Sample-01#readme)/[Standalone sample](https://github.com/auth…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwi…
-
### Description
When I set the `ui_locales` property of the login options, the Universal Login page does not reflect the provided language or languages.
> The space-separated list of language ta…
-
Has anyone gotten this to work with nextjs?
```
import styled from 'styled-components'
import Auth0Lock from 'auth0-lock'
import { useEffect } from 'react'
import config from '@lib/config'
i…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
## Description
I just tried to install the dependencies from the package-lock file by running `npm ci` (npm-ci - Install a project with a clean slate).
## Explanation
I prefer using `npm ci` over…
-
@tristanweir commented on [Wed Feb 15 2017](https://github.com/mozilla-iam/mozilla-iam/issues/17)
_Replaces https://github.com/mozilla-iam/auth0-deploy/issues/89_
We could do this by failing to lo…
-
-
### Current Behavior
Given the user can select 'Dark', 'Light' and 'System' from app and I am saving those preferences in local storage.
After Restarting the app Components are not responding to…