angular / angular/angularfire

Spelling Mistake in Readme of Auth Section

Aperta
#3,333 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
7.8k
Fork
2.2k
Merge medio
22h 28m
PR unite (30g)
6

Descrizione

### Version info

Not version related since it's in the readme of the project.

**Other (e.g. Ionic/Cordova, Node, browser, operating system):**

### How to reproduce these conditions

Copy the constructor code of the README file and run it anywhere in your project.

In the constructor of README the console log prints a variable that is not declared and produces undefined variable error.

**Sample data and security rules**

### Debug output

** Screenshots **

### Expected behavior

In the constructor of the section idToken in the README file the console log should be console.log(token);

### Actual behavior

In the constructor of the section idToken in the README file the console log is trying to print a variable called string that does not exist.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Ispeziona la sezione idToken di README e il relativo esempio di costruttore. Controlla la variabile a cui fa riferimento console log rispetto alla variabile token usata nell’esempio, quindi copia ed esegui l’esempio per confermare che non produca più un undefined-variable error.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
angular, firebase, typescript
Ambito
authentication, documentation
Tipo di issue
Documentazione
Difficoltà
1/5
Tempo stimato
Meno di un'ora
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.