darkreader / darkreader

Dark Reader Chrome and Firefox extension
https://darkreader.org/
MIT License
19.16k stars 2.33k forks source link

[Broken Website] Slack Web Application #11964

Open mbrotos opened 7 months ago

mbrotos commented 7 months ago

Prerequisites

Website Issue Description

The extension crashes Slack web application when enabled. No console output is produced.

Website Address

https://app.slack.com/client/...

Steps To Reproduce

  1. enable extension
  2. replace link with a valid slack channel
  3. crash

Screenshots

image

Operating System

Window 10 64bit

Web Browser name and version

Chrome Version 119.0.6045.200 (Official Build) (64-bit)

Dark Reader version

4.9.70

Additional Context

No response

alexanderby commented 7 months ago

I'm actively working on the bug. Right now you can switch Dark Reader off for slack.com

CodeWithShreyans commented 7 months ago

https://dashboard.workos.com also crashing Might have the same underlying issue

alexanderby commented 7 months ago

Well, after 3 days of debugging and finding an actual line where it breaks, I conclude this is a Chrome bug. I will try some workaround...

alexanderby commented 7 months ago

This is unbelievable fix https://github.com/darkreader/darkreader/commit/1cc8018eefa732ba34800e177f04669d210ba8af

It doesn't fix WorkOS issue, but I suspect it's related to those new :is() and :where() selectors.