Skip to content

Vue devtools seem to break unrelated websites #844

Open
@loilo

Description

@loilo

I've had weird malfunctions today on two websites:

  • mtf.ch (hero image not appearing)
  • tso.ch (menu can't be opened)

I narrowed the misbehavior down to the Vue Devtools extension being enabled. Even in an otherwise completely pristine Chrome Canary, the devtools extension alone will make the sites malfunction, so I'm quite confident that the extension is at fault here.

It seems that the devtools extension blocks some JavaScript from being executed. At least the effects mentioned above are the same as disabling JavaScript on these sites. (Not all JavaScript is prevented from running though, only some parts.)

More info:

  • The problem seems to be affecting both the legacy (6.) as well as the current (7.) branch of the devtools extension.
  • Neither of the sites listed above seems to use Vue. I haven't found clues for Vue in their source, and the extension states that Vue has not been detected as well.
  • There are no suspicious errors or warnings in the browser devtools console.
  • I'm using macOS 15.3.2 and could verify the problem in Chrome 134 as well as Chrome 136 canary. The extension also doesn't seem to affect Firefox in the same way.

Please let me know if there's any more helpful information I could provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions