urbit / bridge

An application for interacting with Azimuth.
MIT License
95 stars 25 forks source link

Logging in with two master tickets throws error #1048

Open philipcmonk opened 1 year ago

philipcmonk commented 1 year ago

Context

When you log in with a master ticket, then log out and try to log in with a different one, you get this error until you refresh.

Error

TypeError: Cannot read properties of undefined (reading 'value')
    at https://bridge.urbit.org/static/js/main.160ab69c.chunk.js:1:240359
    at rs (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3249848)
    at qs (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3259415)
    at Qo (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3303297)
    at xl (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3289480)
    at Sl (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3289408)
    at Il (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3289271)
    at hl (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3286237)
    at https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3235616
    at t.unstable_runWithPriority (https://bridge.urbit.org/static/js/2.256267e8.chunk.js:2:3313035)

In Bridge version 3.1.0.

matildepark commented 1 year ago

I believe this is not specific to master tickets; logging out and back in gives this error no matter the method.