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
- Try to search for your issue, it may have already been answered or even fixed in the development branch.
12
+
- Check if the issue is reproducible with the latest version of Vue 3. If you are using a pre-release, please indicate the specific version you are using.
13
+
- For bugs that involves build setups, you can create a reproduction repository with steps in the .github/CONTRIBUTING.md
14
+
- If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.
15
+
16
+
**Module versions (please complete the following information):**
17
+
-`webpack`: 4.x
18
+
-`vue-loader`: 15.x
19
+
-`@intlify/vue-i18n-loader`: 2.x
20
+
-`vue-i18n`: 9.x
21
+
-`vue`: 3.x
22
+
23
+
**Reproduction Link**
24
+
GitHub repository that can reproduce the bug.
25
+
26
+
**To Reproduce**
27
+
Steps to reproduce the behavior:
28
+
ex:
29
+
1. Go to '...'
30
+
2. Click on '....'
31
+
3. Scroll down to '....'
32
+
4. See error
33
+
34
+
**Expected behavior**
35
+
A clear and concise description of what you expected to happen.
36
+
37
+
**Screenshots**
38
+
If applicable, add screenshots to help explain your problem.
0 commit comments