Skip to content

Apps can no longer connect to rivet with latest chromium #105

@gpxl-dev

Description

@gpxl-dev

Describe the bug
Clicking "connect wallet" no longer invokes rivet.

I get the following in my console
image

From this file:

import{s,g as r}from"../../../getMessenger-DebSHjBN.js";s();const n=r("background:contentScript");n.send("ping",void 0);setInterval(()=>{n.send("ping",void 0)},5e3);window.addEventListener("message",({data:e})=>{e.type==="openWallet"&&chrome.runtime.sendMessage(e)});

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest version of chrome, chrome canary, or brave
  2. Install rivet
  3. Go to a dapp, click connect, check console

Expected behavior
Wallet opens.

Desktop (please complete the following information):

  • OS: macOS 15.0.1
  • Browser: chrome, brave
  • Version: e.g. Brave 1.71.114 Chromium: 130.0.6723.58 (Official Build) (arm64)

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