this error started popping up frequently what am i doing wrong?
source: adapter,
height: '450px',
width: "380px",
localization: getLocalization(),
selectionmode: 'singlerow',
filterable: true,
showfilterrow: true,
sortable: true,
pagerrenderer: pagerrenderer,
columnsresize: true,
columnsreorder: true,
altrows: true,
showToolbar: true,
pageable: true,
enabletooltips: true,
showstatusbar: true,
groupable: true,
theme: "energyblue",
statusbarheight: 40,
autowidth: false,
pagesize: 50,
keyboardnavigation: true,
virtualmode: false,
enablehover: true,
showaggregates: false,
showgroupaggregates: false
jqxgrid.filter.js:8 Uncaught TypeError: Cannot read properties of null (reading '0')
at c.<computed>.clearfilterrow (jqxgrid.filter.js:8:44004)
at c.<computed>.clearfilters (jqxgrid.filter.js:8:76560)
at c.<computed>.updatebounddata (jqxgrid.js:8:101657)
at c.<computed>.propertyChangedHandler (jqxgrid.js:8:271510)
at Object.b.jqx.setvalueraiseevent (jqxcore.js:15:61039)
at i.jqx.dataAdapter.<anonymous> (jqxcore.js:15:60272)
at Function.each (jquery.min.js:2:2936)
at Object.b.jqx.set (jqxcore.js:15:60159)
at Object.b.jqx.jqxWidgetProxy (jqxcore.js:15:62161)
at HTMLDivElement.<anonymous> (jqxcore.js:15:67628)