Enabling state storing throws: message: "Cannot read properties of undefined (reading 'done')"}
Code<dxo-state-storing
[enabled]="true"
type="localStorage"
storageKey="mygridStorage"
>
</dxo-state-storing>
Clearing the storage in the browser allows loading the grid once, thereafter the same issue.
Removing state storing allows the grid to display.
Going back to 24.2.5 fixes the problem.
Hello Jaco,
Thank you for the code snippet.
We're currently investigating this issue in the following public report: DataGrid -
Cannot read properties of undefined (reading 'done')
error occurs when column fixing and state storing are used. You can track updates there.Regards,
Rodge