If you enable Verbose console level in Obsidian Developer Console you see a message
[Violation]
Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
I think Developers should review such messages regularly