XLabs / portal-bridge-ui

Portal Bridge UI
https://www.portalbridge.com/
25 stars 38 forks source link

[bug] "WalletLoadError" occurs after clicking on WalletConnect (Solana) option #993

Closed tsadovska closed 3 months ago

tsadovska commented 3 months ago

Is there an existing issue for this?

Current Behavior

WalletLoadError occurs in Console.

Uncaught (in promise) WalletLoadError: Failed to fetch dynamically imported module: https://preview.portalbridge.com/859350d189/assets/index-JCeZURsa-oR5y8GY-.js
    at ne.connect (solana--NAZIp_H-COQPfggR.js:7:37154)

https://github.com/user-attachments/assets/4dbe38c2-c822-4278-81c4-239a951b2f05

Expected Behavior

WalletConnect pop-up is displayed.

Steps To Reproduce

  1. Open https://preview.portalbridge.com/859350d189/ [Mainnet]
  2. Select Solana as source chain
  3. Click on "Connect wallet" button
  4. Select "WalletConnect" option

Environment

- OS: macOS Sonoma 14.5
- Wallet: WalletConnect (Solana)
- Browser: Google Chrome Version 127.0.6533.89 (Official Build) (arm64)

Anything else?

Issue is reproducible only on preview build https://preview.portalbridge.com/859350d189/. Tested OK on https://portalbridge.com/ [Mainnet].

tsadovska commented 3 months ago

Issue is no longer reproducible on https://preview.portalbridge.com/859350d189/ [Mainnet].