Jyyjy opened a new issue, #311:
URL: https://github.com/apache/incubator-flagon-useralejs/issues/311

   While testing the web extension today, I got the following warning from 
chrome:
   
   "Event.path is deprecated and will be removed. Please use 
Event.composedPath() instead"
   
   Here is the status of the removal of event.path:
   https://chromestatus.com/feature/5726124632965120
   
   It is scheduled to go into effect at milestone 109 in January 2023:
   https://chromiumdash.appspot.com/schedule
   
   We should update to composedPath(), which actually looks like it will 
simplify some of the code in packageLogs.js


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@flagon.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to