I want to perform a transaction in my app using wallet connect library. Connect button is working fine, but when I try to perform a transaction, it redirected to metamask, but nothing happens. No dialog appears.
Has anyone found any solution? Also when I install this dependency on another project and try to run the project it's throwing an error. Can anybody help me