Open gndelia opened 3 weeks ago
Sentry Issue: PORTAL-8
This error (as in app-crashing and reporting to Sentry) shouldn' happen anymore after #648 However, although there won't be an error anymore, the app "hangs" in a loading state. See
This still needs to be fixed. A possible scenario to reproduce this is when trying to access an operation that the user doesn't have access. For example:
I don't this necessarily requires another account. I think (I haven't reproduce it yet) this can be reproduce with one account as well:
Description
It seems somehow the app is trying to instantiate a cross chain messenger instance with an L1 address that is not configured. This causes the error mentioned above. See Sentry report
Steps to reproduce
TBD
Environment
Proposed fix