Reactjs – Unable to connect wallet using ether.js
I'm currently having problem to connect to my wallet. This is the error: evmAsk.js:7 Error: Unexpected error at Um.<anonymous> (evmAsk.js:7:4197) at Generator.next (<anonymous>) at s (evmAsk.js:1:1455) This is my code using React: import { useState } from "react"; import {…