---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior, or a link to repository if public.
At a minimum, please provide your usedapp Config object.
Include information about chains you are connecting to, browser wallets you are using, and anything else that might be relevant.

**Software versions**
 - `useDapp` version (installed version of `@usedapp/core`)
 - Package manager (yarn, npm, or pnpm?)
 - Node version (`node --version`)

**Additional context**

- Add any other context about the problem here
- Include screenshoots if applicable
