Skip to content

Latest commit

 

History

History
114 lines (89 loc) · 4.09 KB

File metadata and controls

114 lines (89 loc) · 4.09 KB
NameAboutLabelsAssignees
🐞 Bug reportCreate a bug report to help us improve NativeScriptbug-pending-triage

Thanks for taking the time to report an issue.

Important! ⚠️

The issue list is reserved exclusively for bug reports and feature requests. That means we do not accept usage questions. If you open an issue that does not conform to the requirements, it will be closed.

For usage questions, please refer to the following resources:

A clear and concise description of what the bug is.
Please, explain whether it's a build-time error or a runtime error.

If you intend to submit a PR for this issue, tell us in the description.

Add commands used or steps taken to reproduce the behaviour.
Include links, references or anything else that will give us more context about the issue you are encountering.

Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.

Using the --log trace flag will usuall print more verbose logs that will help identify the issue quicker.

When pasting verbose logs, please make sure you remove any sensitive information.

Provide information about your environment. Run

echo 'y' | npx nativescript-envinfo

inside the project and paste the output directly without manual formatting.


Before you submit this issue, please confirm the following:

1. Is there an existing issue for this?

Please search to see if an issue already exists for the bug you encountered or is not already reported on StackOverflow as a question.

2. Confirm you are submitting a bug report

Please confirm you are submitting a bug report and not a usage question.

3. Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct


Please accept these terms