Skip to content
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

Support React 0.15+ / ES2015 / Add mandatory API_KEY / Use little-loader #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

evgenyboxer
Copy link

Hey,

I really liked this library, and tried to use it - however, it didn't work out of the box. I had some errors with scriptjs / google api (which requires an API_KEY) / react select didn't show any options. I decided to convert it to React 0.15 + ES2015, replace the scriptjs with little-loader, and use a custom code to wait for google api to load, and fix the react select issues.

Please review my changes, and let me know if you want me to do make more changes 👍

*The example won't work without providing an API_KEY.

@evgenyboxer
Copy link
Author

I've changed the lifecycle hook to DidMount instead of WillMount (that was a typo)

@joshbedo
Copy link

👍 need the apiKey field in there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants