googlemaps / googlemaps/react-wrapper

status is always "success" on invalid API Key

Open
#623 3 comments 0 reactions 1 assignee Claimed by @wangela View on GitHub
status: will not fix
Dominant language
TypeScript
Stars
381
Forks
50
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.