blob: 21ab143de9fba49a8bc9982aadf4135cbc21825a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
name: Bug Report
about: 🐞 Report a bug that you found
---
# Bug report
> **For support questions, please use [stackoverflow](https://stackoverflow.com/questions/tagged/svg.js) with the tag svg.js or head to our chat over at [gitter](https://gitter.im/svgdotjs/svg.js)**.
## Fiddle
Modify [this fiddle](https://jsfiddle.net/Fuzzy/s06mfv5u/) to demonstrate the problem clearly, just fork it and paste the resulting fiddle in your issue. Please make sure this is a **minimal example**, containing only the minimum necessary code to help us troubleshoot your problem.
## Explanation
- What is the behaviour you expect?
- What is happening instead?
- What error message are you getting?
|