Dropdown clipped when using overflow on outer div #445

Hi,

Is there a way to bring the dropdown to the top of the DIV using css, when the container uses overflow strategies. I searched everywhere online and the only way they suggest is to use javascript to get the dropdown to show. I saw this issue persist with the example dash tables in the documentation and raised an issue a while ago.

Does anyone have any suggestions on what can be done.