Skip to content

Crashes some webpage scripts #623

@jmbromley

Description

@jmbromley

Darkreader does not appear to be sufficiently isolated. In particular it can cause webpage scripts to crash with the error Uncaught TypeError: Cannot read property 'childNodes' of undefined.

Two examples are:

To reproduce the problem.

  1. Activate Dark Reader

  2. Visit https://ellie-app.com/

  3. Open the browser's javascript console.

  4. Accept the terms and conditions to launch the app.

The result is that the app crashes while loading as can be seen from the javascript console.

Without Dark Reader the app runs without problem, and this is not the only app to have this problem, so it is definitely something Dark Reader is doing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions