urbit / bridge

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

Error Report: Cannot read property 'value' of undefined #1002

Closed markrosenbaum closed 2 years ago

markrosenbaum commented 2 years ago

Context

I tried to log into bridge with a master ticket instead of an ETH address.

I was not logged in yet but my ETH address is 0x5A30e92350C61960Dbb8c7D6E9F9e1f6C487280B and my planet is ~dotnet-filpem

Error

TypeError: Cannot read property 'value' of undefined
    at https://bridge.urbit.org/static/js/main.280ba267.chunk.js:1:237615
    at rs (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3293274)
    at qs (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3302841)
    at Qo (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3346723)
    at xl (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3332906)
    at Sl (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3332834)
    at Il (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3332697)
    at hl (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3329663)
    at https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3279042
    at t.unstable_runWithPriority (https://bridge.urbit.org/static/js/2.e1a6ea4a.chunk.js:2:3356461)

In Bridge version 3.0.0.

markrosenbaum commented 2 years ago

This issue occurred separately from issue #1001

tomholford commented 2 years ago

Thanks for the report, unfortunately I am not able to reproduce this issue locally.

Does the wallet in question hold many Urbit assets?

markrosenbaum commented 2 years ago

This seems to have been fixed, I tested this along with issues #1001

lukestiles commented 2 years ago

Closing as fixed/cannot reproduce.