Ticket T1284796
Visible to All Users

DataGrid - fails to load with state storing

created 5 days ago

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.

Comments (1)
R R
Rodge De Luna (DevExpress Support) 3 days ago

    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

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.