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

Error Coming from Default Module #133

Open
ac7552 opened this issue Jan 11, 2018 · 6 comments
Open

Error Coming from Default Module #133

ac7552 opened this issue Jan 11, 2018 · 6 comments

Comments

@ac7552
Copy link

ac7552 commented Jan 11, 2018

I'm currently getting the following error whenever I try to import a default component.


TypeError: Cannot read property 'object' of undefined
./node_modules/redux-auth/default-theme.js
node_modules/redux-auth/default-theme.js:1
@ddmilo
Copy link

ddmilo commented Jan 15, 2018

Any luck on this? I'm getting the same error when trying to import any of the forms.

@sandric
Copy link

sandric commented Jan 16, 2018

Not sure if thats me doing smth wrong, but I see the same error.

@arnaudcosson
Copy link

@ac7552 @ddmilo @sandric any solution for that ? I have the same error when trying to import EmailSignUpForm from 'redux-auth/default-theme'

@lingaramo
Copy link

Same error here with AuthGlobals component.
Also when trying with:
bootstrap-theme: TypeError: Cannot read property 'bool' of undefined
material-ui-theme: TypeError: Cannot read property 'object' of undefined

Could be some wrong configuration, but I couldn't find a clue in the docs.
I'm using Rails5/webpacker and following the examples in the docs.

@nsallis
Copy link

nsallis commented Mar 4, 2019

I have this same issue. It kind of sucks that this hasn't been resolved after 10 months :/

@lingaramo
Copy link

Try using react/react-dom 15.*

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

6 participants