ignite / web

Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules

Home Page:https://ignite.com/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to suggest new chain if wallet is locked

marinhoarthur opened this issue · comments

Steps:

  • chain mars:
    -- Connect to Keplr
    -- Refresh the page (so to get the wallet in "locked mode")
  • chain neptune
    -- Using the same browser, try to unlock the wallet

Screenshot from 2021-12-15 14-01-13

why is the chain suddenly different?

In this case because multiples chain were served on the same hostname (localhost)...

But the thing is, our wallet only unlocks if running chain was already added to Keplr. Don't know if this is necessary...

update:

  • will be closed once next major is published