Merge pull request #3830 from nocodb/fix/mem-leak-avoid-rerender

Fix : Avoid re-rendering smartsheet
This commit is contained in:
navi
2022-10-01 18:43:45 +01:00
committed by GitHub
17 changed files with 82 additions and 62 deletions

View File

@@ -110,6 +110,7 @@ export class _projectsPage {
// close team & auth tab
cy.getSettled("button.ant-tabs-tab-remove").should("be.visible").click();
cy.get("button.ant-tabs-tab-remove").should("not.exist");
cy.wait(2000);
}
// Open existing project