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

---

**Before reporting, I have already *** 
- checked LIT Protocol [developer docs](https://developer.litprotocol.com/) and/or the [lit-js-sdk](https://lit-protocol.github.io/lit-js-sdk/api_docs_html/).
- searched for other [open issues](https://github.com/LIT-Protocol/lit-js-sdk/issues).
- verified the correctness of my access control condition in the [Debugger](https://lit-accs-debugger.vercel.app/), if the issue is regarding access control conditions
- checked out Lit's [Discord](https://discord.com/invite/GnTtFukpHq) with a keyword search

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

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Environment:**
 - Lit SDK version (including the network (ie, "serrano") if different, and type - browser or backend) 
 - Node version
 - Framework (React, Vue, Angular, Svelte - just Plain HTML!, etc)
 - Specific tooling (Webpack, Vite, browserify, etc) 

**Additional info**
Add any other context about the problem here.
