Skip to content

Warning: setState(...): Cannot update during an existing state transition .... #73

@Krajiyah

Description

@Krajiyah

I ran my parse dashboard with following commands:
export PARSE_DASHBOARD_ALLOW_INSECURE_HTTP=1
npm run dashboard

I have a semi working parse dashboard, where I can click the first app and it leads me to the next page.

However, when I click the second app....the console on chrome gives me this error and wont let me progress to next page:
Warning: setState(...): Cannot update during an existing state transition (such as within render). Render methods should be a pure function of props and state.

asdasdasd

Please help!

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