react-modal-video icon indicating copy to clipboard operation
react-modal-video copied to clipboard

Device Orientation warning

Open Timothy-Tolley opened this issue 7 years ago • 1 comments

Hi there,

I am using the React-Modal-Video package to play a vimeo video. Everything works great but I am getting a warning from chrome - 'The deviceorientation events are blocked by feature policy. See https://github.com/WICG/feature-policy/blob/gh-pages/features.md#sensor-features' -- at 'VM4884 player.js:2'. Is there a way of stopping this warning?

I have tried setting portrait to false - as this was the only parameter I could see that related to orientation but no luck.

Cheers

Timothy-Tolley avatar May 31 '18 02:05 Timothy-Tolley

Maybe it is a javascript issue. I am facing this with Ionic 4.

yuricamara avatar Jul 31 '19 18:07 yuricamara