FirebaseExtended / FirebaseExtended/reactfire

403 on storage request

オープン
#565 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
v5
主要言語
TypeScript
スター
3.6k
フォーク
403
平均マージ
14時間 53分
マージ済み PR(30日)
5

説明

### Version info

**React:** 18.2.0

**Firebase:** 9.15.0

**ReactFire:** 4.2.2

**Other (e.g. Node, browser, operating system) (if applicable):** chrome

### Test case

### Steps to reproduce

1. Upload a file to storage using useStorageTask
2. show that image with a
3. Remove that image with a deleteObject request.
4. Upload a different image with the same name to the same path
5. reactfire requests the file with the wrong access token and the request fails

### Expected behavior

The correct token is used to display the image from storage

### Actual behavior

An old token is used and the request fails

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

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

評価

この issue はまだ評価されていません。

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

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