PR #226 introduces a "initialSorting" property to the createTable function, which is a better way of creating an initial sort than the variants used before. Look around in the files for bad useEffect-based methods and try to replace them with the new system.
PR #226 introduces a "initialSorting" property to the createTable function, which is a better way of creating an initial sort than the variants used before. Look around in the files for bad useEffect-based methods and try to replace them with the new system.