googlemaps / googlemaps/react-wrapper

status is always "success" on invalid API Key

Aperta
#623 3 commenti 0 reazioni 1 assegnatario Rivendicata da @wangela Vedi su GitHub
status: will not fix
Lingua principale
TypeScript
Stelle
381
Fork
50
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.