Dialog position upon window resize
Hi,
I'm initializing the dialog with position: [900, 58] and it looks good
until I resize the window. Upon window resize to reduce the viewport,
horizontal scroll is introduced since the dialog is still at position
[900, 58]. Can anyone please help provide a solution to make the
dialog reposition or initialize the dialog the right way?
Thanks for the help!
--