googlemaps / googlemaps/react-wrapper

status is always "success" on invalid API Key

Abierto
#623 3 comentarios 0 reacciones 1 asignado Reclamado por @wangela Ver en GitHub
status: will not fix
Lenguaje dominante
TypeScript
Estrellas
381
Forks
50
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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?

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.