Skip to content

BUG: Rendering exception and timeout #2605

@FangSen9000

Description

@FangSen9000

Issue description

This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login

When we enter the dashboard panel for the first time, there will be a random page that cannot be loaded, which has nothing to This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.logindo with the waiting time.

Expected behavior

No matter which page we click, it should be loaded immediately instead of always. It can only be solved by refreshing the browser!

How to Reproduce

  1. Find the reason for rendering and improve the situation
  2. Let E2E refresh the browser after logging in. I think it will greatly improve the stability of E2E

Screenshots

image
This is most likely the reason why the front-end E2E test always loses an element and fails immediately after cy.login

dashboard.webm

Environment

  • apisix version (cmd: apisix version): 2022.8.25's lastest

cmd: yarn start/ yarn start: dev/ pnpm start: dev

  • Browser version, if have: Chrome

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions