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

[npm] Fix react-scrollbar-size issue #7009

Merged
merged 1 commit into from
May 30, 2017
Merged

[npm] Fix react-scrollbar-size issue #7009

merged 1 commit into from
May 30, 2017

Conversation

oliviertassinari
Copy link
Member

Closes #6999, cc @shawnmcknight

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work next labels May 30, 2017
@oliviertassinari oliviertassinari merged commit 0436822 into mui:next May 30, 2017
@oliviertassinari oliviertassinari deleted the fix-react-scrollbar-size branch May 30, 2017 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

react-scrollbar-size pulls in another react dependency which causes "Invariant Violation: addComponentAsRefTo"
1 participant