Skip to content

Commit e537e4f

Browse files
Diagram CustomShapesWithTexts demo: fix accessibility flicker (#32765)
1 parent 100fd3d commit e537e4f

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
testUtils.postponeUntilFound('.dx-accordion-item-title-caption', 100, 10000).then(() => testUtils.postpone(1000));
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
testUtils.postponeUntilFound('.dx-accordion-item-title-caption', 100, 10000).then(() => testUtils.postpone(1000));
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
testUtils.postponeUntilFound('div[data-tb-type="employee1"]', 100, 10000).then(() => testUtils.postpone(1000));

0 commit comments

Comments
 (0)