Ember-selectize dropdown is clipped when continer div has overflow attribute auto

We are seeing ember-selectize dropdown is clipped (dropdown is hidden) if ember-selectize is used within another container div, with style=“overflow: auto”. Same works fine if the continer div style is set to style=“overflow: visible”

Same is not the case with normal html