2016-12-10 16:19:45 +01:00
<!--
Thanks for raising an issue! To help us help you, if you've found a bug please consider the following:
* If you can demonstrate the bug using https://svelte.technology/repl, please do.
* If that's not possible, we recommend creating a small repo that illustrates the problem.
2016-12-10 19:38:58 +01:00
* Make sure you include information about the browser, and which version of Svelte you're using
2016-12-10 16:19:45 +01:00
Reproductions should be small, self-contained, correct examples – http://sscce.org.
2017-01-03 23:41:40 +01:00
Occasionally, this won't be possible, and that's fine – we still appreciate you raising the issue. But please understand that Svelte is run by unpaid volunteers in their free time, and issues that follow these instructions will get fixed faster.
2016-12-10 16:19:45 +01:00
If you have a stack trace to include, we recommend putting inside a `<details>` block for the sake of the thread's readability:
< details >
< summary > Stack trace< / summary >
Stack trace goes here...
< / details >
-->