- 
                Notifications
    You must be signed in to change notification settings 
- Fork 81
Open
Description
Describe the bug
Clicking "connect wallet" no longer invokes rivet.
I get the following in my console

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:
- Download the latest version of chrome, chrome canary, or brave
- Install rivet
- 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)
ualtinok and 0xMasayoshi
Metadata
Metadata
Assignees
Labels
No labels