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

displayName undefined for styledComponent override in the same location #266

Closed
IsNotASword opened this issue Jun 1, 2017 · 1 comment
Closed

Comments

@IsNotASword
Copy link

I have a component inside molecules, I can use, without errors inside other component in molecules, but when I tried to override its styles, that's when I get an error with the displanName being undefined.

It only occurs when the components are in the same location.

This is the error I got:
Uncaught TypeError: Cannot read property 'displayName' of undefined

@diegohaz
Copy link
Owner

diegohaz commented Jun 1, 2017

See #131 (comment)

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

2 participants