angular / angular/angularfire

Spelling Mistake in Readme of Auth Section

オープン
#3,333 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
7.8k
フォーク
2.2k
平均マージ
22時間 28分
マージ済み PR(30日)
6

説明

### 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.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

README の idToken セクションと、そのコンストラクターの例を確認します。console log が参照している変数と、例で使用されている token 変数を照合してから、例をコピーして実行し、undefined-variable error が発生しなくなったことを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
angular, firebase, typescript
領域
authentication, documentation
issue の種類
ドキュメント
難易度
1/5
見積もり時間
1時間未満
活発さ
停滞
明瞭さ
明確に書かれている
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。