rishi1305
Results
1
comments of
rishi1305
> @webmatrixxxl > Hi i have simple solution for this. You just need to trigger window resize event. > > `window.dispatchEvent(new Event('resize'));` This worked for me