ip10x
ip10x
Just chiming in to say this is happening to me as well. Using ethers `6.10.0` and MetaMask on Sepolia or my local node Code looks like ```typescript const tx =...
I ran into this issue. The reason it's rendering twice is because React runs lifecycle functions like `useEffect` twice when in Strict Mode (which is enabled by default in development...
Agree with @Wizzerinus. If I hit enter here it should not create an new "ma" label (current behavior). It should select "mat" If what I've typed doesn't exist as a...