googlemaps / googlemaps/react-wrapper

status is always "success" on invalid API Key

オープン
#623 コメント 3 件 リアクション 0 件 担当者 1 名 @wangela が担当を希望しています GitHub で見る
status: will not fix
主要言語
TypeScript
スター
381
フォーク
50
PR マージ指標
30日以内にマージされた PR はありません

説明

I do have the following code example. The API key is not valid. I expect this component to get an ERROR status in case the API key is invalid. But what I get is a SUCCESS status.

```js
{
console.log('STATUS: ' + status);

return

;
}}/>
```

For me, it looks like a bug. Or is this behavior wanted?

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

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

評価

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

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

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