I haven’t noticed, but that deprecation should not effect anything. Royale is not using Event.path anywhere. Where are you seeing the warning?
> On Apr 30, 2022, at 4:28 PM, Piotr Zarzycki <piotrzarzyck...@gmail.com> wrote: > > Hi Guys, > > In our Royale application I have noticed following warning: > > 'Event.path' is deprecated and will be removed in M109, around January > 2023. Please use 'Event.composedPath()' instead. See > https://www.chromestatus.com/feature/5726124632965120 for more details > > It points me to function in object.js -> https://prnt.sc/JW5IknAP4LVA > > Does anyone in their apps noticed same ? > > Thanks, > -- > > Piotr Zarzycki