Somnath Kadam

Results 5 comments of Somnath Kadam

same issue, Failure delivering result ResultInfo{who=null, request=61111, result=-1, data=null} to activity {com.testapp/com.testapp.MainActivity}: java.lang.NullPointerException: Parameter specified as non-null is null: method kotlin.jvm.internal.Intrinsics.checkNotNullParameter, parameter data

fixed using stackedCommon of MUIDataTableBodyCell ``` createMuiTheme({ overrides: { createMuiTheme({ overrides: { MUIDataTableBodyCell: { stackedCommon: { '@media (max-width:959.95px)': { height: '100%' } } } } }); ```

hi team, can please update, or any additional info. needed?