2019-02-12 01:36:02 +08:00
|
|
|
---
|
|
|
|
name: 🐛 Bug Report
|
|
|
|
about: If something isn't working as expected.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
# Bug Report
|
|
|
|
|
|
|
|
## Problem
|
|
|
|
|
|
|
|
### What is expected to happen?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### What does actually happen?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Information
|
|
|
|
<!-- Include all relevant information that might help understand and reproduce the problem -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Command or Code
|
|
|
|
<!-- What command or code is needed to reproduce the problem? -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Environment, Platform, Device
|
|
|
|
<!-- In what environment, on what platform or on which device are you experiencing the issue? -->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Version information
|
2020-06-10 21:29:14 +08:00
|
|
|
<!--
|
2019-02-12 01:36:02 +08:00
|
|
|
What are relevant versions you are using?
|
|
|
|
For example:
|
2020-06-10 21:29:14 +08:00
|
|
|
Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
|
2019-02-12 01:36:02 +08:00
|
|
|
Other Frameworks: Ionic Framework and CLI version
|
|
|
|
Operating System, Android Studio, Xcode etc.
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Checklist
|
|
|
|
<!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
|
|
|
|
|
|
|
|
- [ ] I searched for existing GitHub issues
|
|
|
|
- [ ] I updated all Cordova tooling to most recent version
|
|
|
|
- [ ] I included all the necessary information above
|