### Expected Behavior Undefined properties should be treated as empty string ### Actual Behavior When sorting a column, items are not re-ordered as expected if an item in the table has the property set to null or undefined ### URL, screen shot, or Codepen exhibiting the issue See [Codesandbox](https://codesandbox.io/s/grommet-v2-template-forked-0ytqfb?file=/index.js:1723-1727) <img width="1047" alt="Screen Shot 2022-08-17 at 9 25 56 AM" src="https://user-images.githubusercontent.com/9042104/185192572-2e6dbfec-b56a-4a1a-9576-e65078681da4.png"> ### Steps to Reproduce On Code sandbox - sort by Parent_id ### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - Grommet version: 2.23.0, also reproducible w/ 2.25.1 - Browser Name and version: Chrome Version 104.0.5112.79 (Official Build) (x86_64) - Operating System and version (desktop or mobile): NA