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

Successful integration with react-boilerplace? #136

Open
mikeover opened this issue Apr 12, 2018 · 1 comment
Open

Successful integration with react-boilerplace? #136

mikeover opened this issue Apr 12, 2018 · 1 comment

Comments

@mikeover
Copy link

Has anyone successfully integrated this with https://github.com/react-boilerplate/react-boilerplate? I started with the boilerplate with no changes, added this package, added redux-thunk, put AuthGlobals right under AppWrapper in App/index.js, and in app.js, rendered to the DOM the results of the renderApp call.

Getting the getIn error:

default-theme.js?926d:1 Uncaught (in promise) TypeError: Cannot read property 'getIn' of undefined
    at t.value (default-theme.js?926d:1)
    at eval (ReactCompositeComponent.js:795)
    ...

If anyone has a basic, working example I would really appreciate it. Would love to get these 2 packages working together...

Thanks!

@mikeover
Copy link
Author

If anyone else runs into this, I finally got them working together. Had to make some changes to redux-auth but I integrated them and created a new repo at https://github.com/mikeover/react-boilerplate-redux-auth

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

No branches or pull requests

1 participant