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
value: 'Please note your issue will be closed without comment if do not fill out the issue checklist and provide ALL the requested information.'
8
+
- type: textarea
9
+
attributes:
10
+
render: shell
11
+
label: '`yarn why http-proxy-middleware` OR `npm ls http-proxy-middleware` output (mask private folder names with *****)'
12
+
validations:
13
+
required: true
14
+
- type: checkboxes
15
+
attributes:
16
+
description: Please verify that you've followed these steps.
17
+
options:
18
+
- label: I updated to latest `http-proxy-middleware`.
19
+
required: true
20
+
- type: textarea
21
+
attributes:
22
+
label: 'Describe the bug (be clear and concise)'
23
+
validations:
24
+
required: true
25
+
- type: textarea
26
+
attributes:
27
+
render: shell
28
+
label: 'Server and `http-proxy-middleware` configuration'
29
+
validations:
30
+
required: true
31
+
- type: markdown
32
+
attributes:
33
+
value: 'If possible, please provide minimal example on CodeSandbox that demonstrates the issue. You can use the following template: https://codesandbox.io/s/http-proxy-middleware-44oc1'
0 commit comments