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
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,23 @@ assignees: ''
9
9
10
10
Before filing this issue, please ensure you're using the latest CLI by running `swa --version` and comparing to the latest version on [npm](https://www.npmjs.com/package/@azure/static-web-apps-cli).
11
11
12
+
**Are you accessing the CLI from the default port `:4280` ?**
13
+
-[ ] No, I am using a different port number (--port) and accessing the CLI from that port
14
+
-[ ] Yes, I am accessing the CLI from port `:4280`
15
+
16
+
> Make sure you are accessing the URL printed in the console when running!
17
+
18
+
12
19
**Describe the bug**
13
20
A clear and concise description of what the bug is.
14
21
15
22
**To Reproduce**
16
23
Steps to reproduce the behavior:
17
24
1. Go to '...'
18
-
2. Click on '....'
19
-
3. Scroll down to '....'
20
-
4. See error
25
+
2. Type in command 'swa ...'
26
+
3. Click on '....'
27
+
4. Scroll down to '....'
28
+
5. See error
21
29
22
30
**Expected behavior**
23
31
A clear and concise description of what you expected to happen.
@@ -30,11 +38,6 @@ If applicable, add screenshots to help explain your problem.
30
38
- Browser [e.g. chrome, safari]
31
39
- Version [e.g. 22]
32
40
33
-
**Smartphone (please complete the following information):**
0 commit comments