Hi.
After I upgraded to Moralis 1.2.3 and react-moralis 1.2.1 I keep getting the following warning when running our app:
/node_modules/moralis/lib/browser/Web3Connector/MagicWeb3Connector.js
Module not found: Canāt resolve āmagic-sdkā in ā/Users/shahar/Projects/gallerium/web_frontend/node_modules/moralis/lib/browser/Web3Connectorā
We do use wallet connect but not the magic email sign-in option so I guess the code should not try to load it.