Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ChainDoesNotSupportContract: Chain "Localhost" does not support contract "ensUniversalResolver". #311

Closed
norswap opened this issue Oct 21, 2023 · 0 comments · Fixed by #351
Labels
bug Something isn't working

Comments

@norswap
Copy link

norswap commented Oct 21, 2023

Describe the bug

The message from the title is displayed in my console.

Yes, it's accurate, but it's also expected, could we avoid polluting the console when that happens?

To reproduce

Pass chains: [localhost] where localhost is imported from wagmi/chains to getDefaultConfig then display at least one ConnectKit button.

Expected behavior

Not pollute the console.

In the ideal world, a flag passed to the config would enable opting in or out of ENS name resolution.

@norswap norswap added the bug Something isn't working label Oct 21, 2023
@lochie lochie linked a pull request Mar 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant