You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tracking work required for full compatibility with React 18. There are several tests in our test suite that reference deprecated ReactDOM.render, ReactDOM.unmountComponentAtNode and ReactDOM.findDOMNode methods. These tests should be replaced with newer infrastructure (preferably with RTL)
Tracking work required for full compatibility with React 18. There are several tests in our test suite that reference deprecated
ReactDOM.render
,ReactDOM.unmountComponentAtNode
andReactDOM.findDOMNode
methods. These tests should be replaced with newer infrastructure (preferably with RTL)blueprint/packages/core/test/context-menu/contextMenuTests.tsx
Line 64 in d05a149
blueprint/packages/core/test/forms/textAreaTests.tsx
Line 34 in d05a149
blueprint/packages/core/test/slider/multiSliderTests.tsx
Line 50 in d05a149
blueprint/packages/core/test/toast/overlayToasterTests.tsx
Line 64 in d05a149
blueprint/packages/core/test/toast/toasterTests.tsx
Line 30 in d05a149
blueprint/packages/core/test/tree/treeTests.tsx
Line 35 in d05a149
blueprint/packages/datetime/test/components/dateRangeInputTests.tsx
Line 78 in d05a149
blueprint/packages/datetime/test/components/timePickerTests.tsx
Line 46 in d05a149
blueprint/packages/datetime2/test/components/dateRangeInput3Tests.tsx
Line 91 in d05a149
blueprint/packages/table/test/common/internal/scrollUtilsTests.tsx
Line 342 in d05a149
blueprint/packages/table/test/harness.ts
Lines 216 to 220 in d05a149
blueprint/packages/table/test/harness.ts
Lines 222 to 224 in d05a149
blueprint/packages/table/test/locatorTests.tsx
Line 58 in d05a149
blueprint/packages/table/test/locatorTests.tsx
Line 78 in d05a149
blueprint/packages/table/test/quadrants/tableQuadrantStackTests.tsx
Line 562 in d05a149
blueprint/packages/table/test/quadrants/tableQuadrantStackTests.tsx
Line 718 in d05a149
blueprint/packages/table/test/table2Tests.tsx
Line 64 in d05a149
blueprint/packages/table/test/table2Tests.tsx
Line 1501 in d05a149
The text was updated successfully, but these errors were encountered: