Dash Table, filter_action='native'

I am creating a dash datatable and populating it from the callback function. One of the properties I want to use is ‘filter_action’. However, with this property browser doesn’t display the datatable. (I tried firefox, chrome, edge). If I remove this property, datatable shows up just fine. Am i missing something or is this a bug?