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
-[ ] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue.
10
+
-[ ] I have checked that the [API documentation][api-docs] doesn't solve my issue.
11
+
-[ ] I have searched the [Box Developer Forums][dev-forums] and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
12
+
-[ ] I have searched [Issues in this repo][github-repo] and my issue isn't already reported.
13
+
14
+
### Description of the Issue
15
+
16
+
<!-- Replace this text with a description of what problem you're having. -->
17
+
<!-- Please include as much detail as possible to help us troubleshoot! -->
18
+
<!-- If it isn't obvious, please include how the behavior you expect differs from what actually happened. -->
19
+
<!-- This is really important so we know how to start troubleshooting your issue. -->
20
+
21
+
### Steps to Reproduce
22
+
23
+
<!-- Please include detailed steps to reproduce the issue you're seeing, if possible. -->
24
+
<!-- If you don't have a reproducible error, please make sure that you give us as much detail -->
25
+
<!-- as you can about what your application was doing when the error occurred. -->
26
+
<!-- Good steps to reproduce the problem help speed up debugging for us and gets your issue resolved sooner! -->
27
+
28
+
1. Go to '...'
29
+
2. Click on '....'
30
+
3. Scroll down to '....'
31
+
4. See error
32
+
33
+
### Expected Behavior
34
+
35
+
<!-- What did you expect to happen? -->
36
+
37
+
### Error Message, Including Stack Trace
38
+
39
+
<!-- Share the full error output you're seeing, if applicable. -->
40
+
<!-- Please include the full stack trace to help us identify where the error is happening. -->
41
+
42
+
### Screenshots
43
+
44
+
<!-- If applicable, add screenshots to help explain your problem. -->
45
+
46
+
### Versions Used
47
+
48
+
Typescript SDK: <!-- Replace with the version of the Typescript SDK you're using. -->
49
+
Platform: <!-- Replace with the platform you're using (e.g. Node.js, Javascript (Browser), etc.) -->
50
+
Node.js (if applicabe): <!-- Replace with the version of Node.js your application is running on. -->
-[ ] I have checked that the [SDK documentation][sdk-docs] doesn't solve my issue.
10
+
-[ ] I have checked that the [API documentation][api-docs] doesn't solve my issue.
11
+
-[ ] I have searched the [Box Developer Forums][dev-forums] and my issue isn't already reported (or if it has been reported, I have attached a link to it, for reference).
12
+
-[ ] I have searched [Issues in this repo][github-repo] and my issue isn't already reported.
13
+
14
+
### Description of the Issue
15
+
16
+
<!-- Replace this text with a description of what problem you're having. -->
17
+
<!-- Please include as much detail as possible to help us troubleshoot! -->
18
+
<!-- If it isn't obvious, please include how the behavior you expect differs from what actually happened. -->
19
+
<!-- This is really important so we know how to start troubleshooting your issue. -->
20
+
21
+
### Steps to Reproduce
22
+
23
+
<!-- Please include detailed steps to reproduce the issue you're seeing, if possible. -->
24
+
<!-- If you don't have a reproducible error, please make sure that you give us as much detail -->
25
+
<!-- as you can about what your application was doing when the error occurred. -->
26
+
<!-- Good steps to reproduce the problem help speed up debugging for us and gets your issue resolved sooner! -->
27
+
28
+
1. Go to '...'
29
+
2. Click on '....'
30
+
3. Scroll down to '....'
31
+
4. See error
32
+
33
+
### Expected Behavior
34
+
35
+
<!-- What did you expect to happen? -->
36
+
37
+
### Error Message, Including Stack Trace
38
+
39
+
<!-- Share the full error output you're seeing, if applicable. -->
40
+
<!-- Please include the full stack trace to help us identify where the error is happening. -->
41
+
42
+
### Screenshots
43
+
44
+
<!-- If applicable, add screenshots to help explain your problem. -->
45
+
46
+
### Versions Used
47
+
48
+
Typescript SDK: <!-- Replace with the version of the Typescript SDK you're using. -->
49
+
Platform: <!-- Replace with the platform you're using (e.g. Node.js, Javascript (Browser), etc.) -->
50
+
Node.js (if applicabe): <!-- Replace with the version of Node.js your application is running on. -->
0 commit comments