Description
I am using a DropDownMenu to select a unit of measure in an app I'm working on, and since the app is localized, I'm attempting to make the UI as dynamic as possible to accommodate various locales' word length, etc.
However, using autoWidth on the DropDownMenu component results in this UI

Link to minimally-working code that reproduces the issue
http://www.webpackbin.com/4JSrK1HNz
Versions
- Material-UI: 0.16.5
- React: 15.4.1
- Browser: Google Chrome 55.0.2883.87
Description
I am using a DropDownMenu to select a unit of measure in an app I'm working on, and since the app is localized, I'm attempting to make the UI as dynamic as possible to accommodate various locales' word length, etc.
However, using
autoWidthon the DropDownMenu component results in this UILink to minimally-working code that reproduces the issue
http://www.webpackbin.com/4JSrK1HNz
Versions