Due to the asynchronous loading of the extension wallet's inpage.js, the dApp cannot detect the extension wallet at startup. This issue currently only occurs when using Create React App and does not arise with Next.js or Vite.
Additionally, the issue only happens when multiple extension wallets supporting Alephium are installed.
Due to the asynchronous loading of the extension wallet's
inpage.js, the dApp cannot detect the extension wallet at startup. This issue currently only occurs when usingCreate React Appand does not arise withNext.jsorVite.Additionally, the issue only happens when multiple extension wallets supporting Alephium are installed.