Open hugowan opened 2 years ago
Event.path is deprecated and will be removed. Please use Event.composedPath() instead.
scroller.js:312
const path = event.deepPath || event.path;
Chrome: 103.0.5060.134 Vimium: 1.67
Thanks
Reproduced on Chrome 101 (but not 100), 102 and 103 and MS Edge 103 on Win11.
Event.path is deprecated and will be removed. Please use Event.composedPath() instead.
scroller.js:312
Chrome: 103.0.5060.134 Vimium: 1.67
Thanks