Tone.js/.github/ISSUE_TEMPLATE/bug_report.md
2021-01-31 23:34:47 -05:00

1,010 B

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

Describe the bug

A description of what the bug is.

For help questions, check out the forum.

Note: Browsers' Autoplay Policy leads to a lot of subtle and inconsistent bugs where Tone.js produces no sound. Check out the link for more information and the solution.

To Reproduce

Please include a way to reproduce your issue. If possible, please includes a link to some example code using a platform like jsfiddle or codesandbox where the code can be edited. This makes it much easier to debug the issue and also create a validation test to verify the bug was fixed.

https://jsfiddle.net/n2kh5zus/ (tone@latest) https://jsfiddle.net/4tohcn08/ (tone@next)

Expected behavior A description of what you expected to happen.

Additional context Add any other context about the problem here.