-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Address search component does not work locally #222
Comments
@dinoboy197 You're missing an environment variable. I just messaged you the fix on slack |
Copying from Slack: the new env variable should be added to the .env-example file, and the readme should be updated to have the person following the instructions get the secret key from another team member. |
I believe you added this in your PR correct? Am I good to close this? @dinoboy197 |
No, I didn't add this yet. Something yet for someone to do! |
I'm running using the latest commit on main (e1bb28b). When I type in an address, the autocomplete does not work, and clicking the Next button does not tell me what I've done wrong.
I see many errors in the browser console that might be related.
Maybe there is some update to the local project setup instructions to get address completion to work locally?
The text was updated successfully, but these errors were encountered: