Skip to content

Commit

Permalink
Navigation: Fix an integration DataGrid test (part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyar committed Jul 22, 2024
1 parent 1e4fe24 commit ed5aecd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ fixture.disablePageReloads`Integration_DataGrid`
},
width: 300,
columnFixing: {
// @ts-expect-error private option
legacyMode: true,
},
columns: [
Expand Down

0 comments on commit ed5aecd

Please sign in to comment.