rmariuzzo / react-new-window

🔲 Pop new windows in React, using `window.open`.
https://rmariuzzo.github.io/react-new-window/
MIT License
442 stars 107 forks source link

Hiding the address bar is not working #144

Open purunep opened 1 year ago

purunep commented 1 year ago

Hi, I tried to hide the address bar with different options from window features but its not working. How can we hide the address bar on a new pop out window?