Skip to content

Latest commit

History

History
74 lines (69 loc) 路 3.05 KB

bug_report.yml

File metadata and controls

74 lines (69 loc) 路 3.05 KB
NameAboutLabelsAssignees
馃悶 Bug reportCreate a report to help us improve

Before You Start...

This form is only for submitting bug reports. If you have a usage question
or are unsure if this is really a bug, make sure to:

Also try to search for your issue - it may have already been answered or even fixed in the development branch.
However, if you find that an old, closed issue still persists in the latest version,
you should open a new issue using the form below instead of commenting on the old issue.

The easiest way to provide a reproduction is by showing the bug in The SFC Playground.
If it cannot be reproduced in the playground and requires a proper build setup, try StackBlitz.
If neither of these are suitable, you can always provide a GitHub repository.

The reproduction should be minimal - i.e. it should contain only the bare minimum amount of code needed
to show the bug. See Bug Reproduction Guidelines for more details.

Please do not just fill in a random link. The issue will be closed if no valid reproduction is provided.

What do we need to do after opening your repro in order to make the bug happen? Clear and concise reproduction instructions are important for us to be able to triage your issue in a timely manner. Note that you can use Markdown to format lists and code.

Output of npx envinfo --system --npmPackages vue --binaries --browsers

e.g. some background/context of how you ran into this bug.