'Unhandled Run time error on next js nft website

Unhandled Runtime Error
Error: User Rejected

Call Stack
eval
node_modules\web3modal\dist\index.js (45:17371)
eval
node_modules\web3modal\dist\index.js (16:2711)
Object.eval [as throw]
node_modules\web3modal\dist\index.js (16:2820)
o
node_modules\web3modal\dist\index.js (16:1601)

I am trying to make nft marketplace but this error is coming after npm run dev. Can you please help me with that.I am using web3modal, ether js, next js



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source