refactor(inactivemode): no pointer events for nodes and edges closes #218
This commit is contained in:
@@ -33,7 +33,7 @@ describe('Empty Flow Rendering', () => {
|
||||
});
|
||||
|
||||
it('uses lock view control', () => {
|
||||
cy.get('.react-flow__controls-interactive').click();
|
||||
cy.get('.react-flow__controls-interactive');
|
||||
});
|
||||
|
||||
it('renders an empty mini map', () => {
|
||||
|
||||
Reference in New Issue
Block a user