---
name: Bug report
about: Create a report to help us improve

---

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

**To Reproduce**
Steps to reproduce the behavior:
Command of loading:
```js

L2Dwidget.init();

```
URL:
Console output:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error of '...'

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

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

**Environment (please complete the following information):**
- Device: [e.g. iPhone 6, PC]
- OS: [e.g. iOS 8.1, Windows 10]
- Browser [e.g. Chrome 66, Safari 11.2]
- live2d-widget: [e.g. 3.0.0]
> use `npm ls live2d-widget` to get current plugin's version.

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

- [ ] I have alreday read instructions in [CONTRIBUTING](CONTRIBUTING.md).

- [ ] I have alreday read instructions in [README](../README.md).

> Change the `[ ]` into `[x]` to show myacceptance.

@EYHN @xiazeyu
