Hello! I've tried to do the grid with manual search and pagination. However, if I tried to search and press enter the error keeps throwing an error whenever I press enter when searching:
Unhandled Runtime Error
TypeError: Cannot read properties of undefined (reading 'getFocusableGroupedItems')
I've attached the code sandbox below:
CODESANDBOX CODE
Check the error here:
https://xkp8hi-3000.csb.app/playground
The error exists on the playground page whenever I try to navigate to search then enter.