window.open opens in new tab when in fullscreen browser mode in mac
I have following code in my Next.js function. I want the url to be opened in the same tab but in a new smaller window.
I have following code in my Next.js function. I want the url to be opened in the same tab but in a new smaller window.