Odd YTmusic issue on mobile #30698
-
|
Periodically YTmusic page loads frozen on mobile. While all elements are visible and scrolling is preserved, nothing is clickable or accessible by any means, such as a hidden overlay is preventing normal function of the background page. Because the issue isn't easily reproducible, I saved a full html copy from Microsoft Edge for Android:
I can also reproduce the issue on desktop with Firefox responsive design mode and the same uBO settings. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Looks like you didn't hide that e.g YouTube Music Premium ad very well? I don't feel like tracking down who exactly is spoiling it. youtube.com##+js(ra, inert, [inert], stay)
! or
youtube.com##[inert]:remove-attr(inert)https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inert Only for Chromium, but attribute win: |
Beta Was this translation helpful? Give feedback.
Looks like you didn't hide that e.g YouTube Music Premium ad very well? I don't feel like tracking down who exactly is spoiling it.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/inert
Only for Chromium, but attribute win:
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/interactivity