Files
cordova-plugin-advanced-http/.github/ISSUE_TEMPLATE/--bug-report.md
T
2019-06-25 02:25:20 +02:00

974 B

name, about, title, labels, assignees
name about title labels assignees
🐛Bug report Create a report to help us improve [Bug] [platform] your issue title

Describe the bug A clear and concise description of what the bug is and what you expected to happen.

System info

  • affected HTTP plugin version: [e.g. 2.1.1]
  • affected platform(s) and version(s): [e.g. iOS 12.2]
  • affected device(s): [e.g. iPhone 8]
  • cordova version: [e.g. 6.5.0]
  • cordova platform version(s): [e.g. android 7.0.0, browser 5.0.3]

Are you using ionic-native-wrapper?

Minimum viable code to reproduce If applicable, add formatted sample coding to help explain your problem.

e.g.:

cordova.plugin.http.setDataSerializer('urlencoded');

Screenshots If applicable, add screenshots to help explain your problem.