You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ assignees: ''
8
8
---
9
9
10
10
<!-- Before you submit a bug, please make sure that:
11
+
- you have searched and found no existing open issue with the problem at hand
11
12
- you don't have "files.associations": {"*.svelte": "html" } inside your VSCode settings (if you can't remember ever doing that, you don't have that)
12
13
- you are using Svelte for Vscode (NOT the old "Svelte" by James Birtles) and have disabled all other Svelte-related extensions to reproduce the bug
13
14
- if it's a preprocessor related bug like "can't use typescript", did you setup `svelte-preprocess` and/or `svelte.config.js`? See the docs for more info.
0 commit comments