sindresorhus / screenfull

Simple wrapper for cross-browser usage of the JavaScript Fullscreen API
https://sindresorhus.com/screenfull
MIT License
7.08k stars 698 forks source link

Doesn't go to a fullscreen. #187

Open antonfrancisjeejo opened 3 years ago

antonfrancisjeejo commented 3 years ago

In react screenfull.toggle(element) doesn't open the full screen in ver 5.1.0 but it works properly in ver 5.0.2. Please check and update it.