Custom chain images do not propagate to the current chain button when opening the modalGitHub Issue:WalletConnect/web3modal Issue #1405Reproduction Steps:
Click the chain button
Observe the visible custom chain image
Switch to DFK Chain by clicking it
Close the modal
Click the account button
Observe the missing custom chain image
Custom chains do not expose a way to set a custom token image for the native gas tokenGitHub Issue:WalletConnect/web3modal Issue #1406Reproduction Steps:
Click the chain button
Switch to DFK Chain by clicking it
Close the modal
Observe the missing native token image in the account button
Alternate ENS name resolution is completely ignored if you have an ENS identityGitHub Issue:WalletConnect/web3modal Issue #1407Reproduction Steps:
Observe the profile name in the account button not respecting the chain ensResolver
Next.js webpack errors because of missing documentationGitHub Issue:WalletConnect/web3modal Issue #1408Web3Modal uses 3 libraries that cause repeated and annoying webpack errors in Next.js. This is resolvable by adding this snippet of code to the documentation for Next.js users: