vben
2020-10-11 21d0ed92dffd28f45c98afee547d25d9b40dde7f
提交 | 用户 | age
ad3688 1 ---
V 2 name: 🐛 Bug report
3 about: Create a report to help us improve
4 labels: 🔍 status/open, 🐛 type/bug
5 ---
6
7 <!--
8 Ouch, sorry you’ve run into a bug.  Thank for taking the time to report it!
9
10 Please fill in as much of the template below as you’re able.
11
12 P.S. have you seen our support and contributing docs?
13 https://github.com/get-alex/.github/blob/master/support.md
14 https://github.com/get-alex/.github/blob/master/contributing.md
15 -->
16
17 ### Subject of the issue
18
19 Describe your issue here.
20
21 ### Your environment
22
23 - **OS**: <!-- Name and version of operating system -->
24 - **Packages**: <!-- Names and version of required packages -->
25 - **Env**: <!-- Version of node, npm, yarn, or names and versions of browser -->
26
27 ### Steps to reproduce
28
29 Tell us how to reproduce this issue. Please provide a working and simplified example.
30
31 🎉 BONUS POINTS for creating a [minimal reproduction](https://stackoverflow.com/help/mcve) and uploading it to GitHub. This will get you the fastest support. 🎉
32
33 ### Expected behaviour
34
35 What should happen?
36
37 ### Actual behaviour
38
39 What happens instead?