multiversx / mx-sdk-dapp

A library that holds the core functional logic of a dapp on the MultiversX
67 stars 65 forks source link

logs erros and warnings with @walletconnect and others packages #521

Closed Mandy9943 closed 1 year ago

Mandy9943 commented 1 year ago

when I run my app with dapp-core and I see the console, I find a lot of errors and warnings but the app dont crash. The app runs without problems but there is a lot of errors in console. The easiest way to reproduce this, is to clone dapp-template from elrond and run npm start or yarn start. I add an image from my console.

image

CiprianDraghici commented 1 year ago

Warnings are related to @walletconnect package. Under investigation but with a low priority as this is not a blocker.