Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Safe in read-only mode even though correct owner is connected #1685

@lukasschor

Description

@lukasschor

Title/Description

We've recently had multiple users report that they are confused about seeing a "Read only" mode label. Initially I thought it was just users connecting the wrong wallets to the app. But now I have experienced the same issue.

When opening a Safe via URL in a new browser tab and blocknative automatically connects to my Metamask account that is set on the correct owner, I still end up in read-only mode.

image

Also a few other issues appear:

  • Settings shows 0 owners
  • Safe name changes to LOADED SAFE
  • Threshold in settings shows "2 out of 0"

Maybe this is related to the onboard.js implementation.

Environment

  • Browser: Chrome
  • App Version: 2.16.0.
  • Environment:
    • production (mainnet)
  • Wallet: Metamask

Steps

  1. Open Safe in one tab (-> Settings, owners etc are loaded correctly.)
  2. Open the same safe via direct link in another tab

Expected

  • Usual Safe name
  • Safe is not read only.

Observed

  • Safe name changes to LOADED SAFE
  • Safe is read only
  • 0 owners is displayed in settings

Updates

  • Dec 3, Tobi: Added steps and more details.

Metadata

Metadata

Assignees

Labels

Bug 🐛Something isn't workingMajorNeeds to be fixed for immediate next public release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions