apisix-dashboard icon indicating copy to clipboard operation
apisix-dashboard copied to clipboard

BUG: Rendering exception and timeout

Open FangSen9000 opened this issue 3 years ago • 1 comments

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

FangSen9000 avatar Aug 25 '22 01:08 FangSen9000

https://github.com/apache/apisix-dashboard/issues/2613 这个人也有相同情况

FangSen9000 avatar Sep 13 '22 08:09 FangSen9000

If there is still a problem, please open it again.

Baoyuantop avatar Feb 27 '23 09:02 Baoyuantop