web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

Production may return error name in error information if current network error

Open HuberTRoy opened this issue 2 years ago • 1 comments

Web3 Version is 6.1.9

Background:

When user in an unsupported network, I will give an error to user to switch.

All will work good in development but in production I cannot get the error name.

Now:

Use core.cjs.production.min.js:

微信截图_20230606132458

Use core.cjs.development.js or core.esm.js:

微信截图_20230606132706

HuberTRoy avatar Jun 06 '23 05:06 HuberTRoy

I would like to work on this @HuberTRoy

ashutosh887 avatar Jun 11 '23 10:06 ashutosh887