Skip to content

Go to second page and change data lenght #201

@joaoruggiero

Description

@joaoruggiero

Make a data list bigger than the max per page:

Image

then go to next page, now reduce the data list length to have just one page:
Image

this makes the system break:
Image

Console error

hook.js:608 TypeError: Cannot read properties of undefined (reading 'length')
    at To (scheduler.b89278e8.js:51:5679)
    at rE (scheduler.b89278e8.js:82:538)
    at Xi (client.8bfcbea1.js:22:19040)
    at ci (client.8bfcbea1.js:24:12186)
    at da (client.8bfcbea1.js:24:44491)
    at aa (client.8bfcbea1.js:24:39480)
    at ff (client.8bfcbea1.js:24:39411)
    at Vr (client.8bfcbea1.js:24:39271)
    at wi (client.8bfcbea1.js:24:35713)
    at ua (client.8bfcbea1.js:24:34687)

client.8bfcbea1.js:24 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
    at To (scheduler.b89278e8.js:51:5679)
    at rE (scheduler.b89278e8.js:82:538)
    at Xi (client.8bfcbea1.js:22:19040)
    at ci (client.8bfcbea1.js:24:12186)
    at da (client.8bfcbea1.js:24:44491)
    at aa (client.8bfcbea1.js:24:39480)
    at ff (client.8bfcbea1.js:24:39411)
    at Vr (client.8bfcbea1.js:24:39271)
    at wi (client.8bfcbea1.js:24:35713)
    at ua (client.8bfcbea1.js:24:34687)


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions