Bug
When the select is placed within a container which is using overflow: hidden (Toolbar for instance) the select drop down renders inside the parent rather than floating above and is not visible. Furthermore, it appears to break the flow / layout of other elements in the container.
This bug is not present when using the native select option.