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

TypeError: undefined is not an object (evaluating '_layout["default"].width') #2130

Open
Karthi-Zenylog opened this issue Jun 30, 2022 · 0 comments
Labels

Comments

@Karthi-Zenylog
Copy link

Karthi-Zenylog commented Jun 30, 2022

Describe the bug
I am using the library with styled component in React Native Project, I am getting below error on launch of the app.

TypeError: undefined is not an object (evaluating '_layout["default"].width')

To Reproduce

"styled-components": "^5.3.5",
"styled-system": "^5.1.5"

Implement the latest version with styled component in a react native project.

Use codesandbox to create a reproduction:
N/A

Expected behavior
It should not show the error(crash)

Screenshots
image

Additional context
N/A

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

No branches or pull requests

1 participant