Hi! I’m not sure if this is a bug, or expected functionality, but
Problem: getRowsResponse and getRowsRequest is showing a warning in the browser, even though it is expected functionality according to the server-side model.
main.esm.mjs:1618 AG Grid: invalid gridOptions property 'getRowsRequest' did you mean any of these: getRowStyle, getRowHeight, getLocaleText, getRowClass, getGroupRowAgg, onRowSelected, onStoreRefreshed, onRowResizeStarted.
If you are trying to annotate gridOptions with application data, use the 'gridOptions.context' property instead.