Skip to content

Commit

Permalink
FilterBuilder - "W0001 - dxPopup - 'preventScrollEvents' option is de…
Browse files Browse the repository at this point in the history
…precated in 23.1" warning occurs when a popup is shown (T1272080) (#28924)
  • Loading branch information
tongsonbarbs authored Feb 6, 2025
1 parent 74a2037 commit 0001447
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -827,6 +827,7 @@ class FilterBuilder extends Widget<any> {
height: 'auto',
showTitle: false,
_wrapperClassExternal: options.menu.cssClass,
_ignorePreventScrollEventsDeprecation: true,
});
}

Expand Down

0 comments on commit 0001447

Please sign in to comment.