Nicolas
Nicolas
any news about this? found that the issue is related to these lines: https://github.com/jbetancur/react-data-table-component/blob/a881779693a484fed221f67e618e2946f1d104f2/src/DataTable/ResponsiveWrapper.tsx#L23 https://github.com/jbetancur/react-data-table-component/blob/a881779693a484fed221f67e618e2946f1d104f2/src/DataTable/ResponsiveWrapper.tsx#L20 both ```overflow-x``` and ```overflow-y``` should be visible in order to not hide the dropdowns, popups...
@brentvatne sorry to tag you specifically, but you know someone that can take a look at this? its been a month I created this issue. Thanks in advance!
@EdwaRen I found the same problem when setting up a custom offset. When removing that attribute issue is gone.