Description:
The code in /@web3auth/coinbase-adapter/dist/coinbaseAdapter.esm.js is causing chainId to be undefined. The eth_chainId method returns chainId, not an object containing chainId, resulting in unexpected behavior.
I checked the code on GitHub, and it does not exhibit this issue. It appears to be a version deployment issue on npmjs.com
Please investigate and update the package on npmjs.com promptly, as my application depends on this fix.