tjallingt / react-youtube

react.js powered YouTube player component

Home Page:http://tjallingt.github.io/react-youtube/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'Deprecated Feature Used' issue in lighthouse test for Best Practice

victoriaunizhona opened this issue · comments

I am using 9.0.3 version.

If I check the page with the lighthouse, then I receive such an error related to youtube -

Event.path is deprecated and will be removed. Please use Event.composedPath() instead.

https://chromestatus.com/feature/5726124632965120

Is there any way to fix it?