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

AirBnB - Rheostat & Dates issue. [Uncaught TypeError: Cannot read property 'color' of undefined on Slider.js:1113] #204

Closed
ishaadX opened this issue Dec 18, 2018 · 2 comments

Comments

@ishaadX
Copy link

ishaadX commented Dec 18, 2018

I am on a project work where I am going to use Airbnb-Rheostat & Airbnb-dates packages both.
Following the directions both on github or npm pages.
I have included the most general usage code example, and got this error!

Uncaught TypeError: Cannot read property 'color' of undefined at Slider.js:1113

My included packages version list.

"react-with-styles-interface-aphrodite": "^5.0.1",
"rheostat": "^3.0.2",
"react": "^16.7.0-alpha.2",
"react-dom": "^16.7.0-alpha.2",
"react-dates": "^18.2.2",```

Why this issue occur when I call those two components on the same page? and how can I solve it?
Thanks in Advance for the suggestions.

@majapw
Copy link
Collaborator

majapw commented Dec 18, 2018

Hi @Ishtiaque-Shaad, I'm going to close this issue because it's a duplicate of #179.

You can find a bit more information on a solution in:
#179 (comment)

@majapw majapw closed this as completed Dec 18, 2018
@ishaadX
Copy link
Author

ishaadX commented Dec 19, 2018

Thanks for the info... 👍

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

No branches or pull requests

2 participants