Even when I set the autoScrollBodyContent to true on the Dialog component, the body tag receives the overflow:hidden css property when the Dialog window is opened. This has the effect to remove the scroll bar of the page behind the modal window when the modal opens. The whole the background moves right when the modal opens ...
Even when I set the autoScrollBodyContent to true on the Dialog component, the body tag receives the overflow:hidden css property when the Dialog window is opened. This has the effect to remove the scroll bar of the page behind the modal window when the modal opens. The whole the background moves right when the modal opens ...