dsendelbach

Results 3 comments of dsendelbach

For me it was `ignore: { class(_, className) { return className.includes("class-to-ignore"); }, }`

I have the same issue on a OnePlus 5t have you found a fix yet?

Here is how you can do this in 2024 using the Fetch chrome devtools protocol. I found this by using https://automize.dev which generated this code snippet for me ```javascript const...