In IE11, with dash-core-components 1.0.0rc1 the dcc Dropdown throws JS error
Objects are not valid as a React child (found: object with keys {$$typeof, type, key, ref, props, _owner}).
When clicked in the browser.
No error in Chrome or Edge
With dash-core-components 0.25.0 it works OK in IE11