Hammad Ahmed
Results
3
comments of
Hammad Ahmed
> Try to add prop **saveScrollPosition={false}** to ModalDropdown > This work for me (1.0.1 version) Thanks. Worked for me too.
> Hey, > > I'm using a resize event trigger, also not a clean solution but it works. > > `window.dispatchEvent(new Event('resize'));` > Thanks for sharing your solution. Can you...
Hi. Were you able to solve the issue?