2016-09-30 19:40:56 -04:00
|
|
|
<!--
|
2017-06-13 17:49:13 -04:00
|
|
|
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
|
|
|
|
|
2017-07-11 14:46:34 -04:00
|
|
|
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
|
2016-09-30 19:40:56 -04:00
|
|
|
-->
|
|
|
|
|
2017-07-11 14:46:34 -04:00
|
|
|
## I'm submitting a...
|
2017-06-13 17:49:13 -04:00
|
|
|
<!-- Check one of the following options with "x" -->
|
|
|
|
<pre><code>
|
2017-07-11 14:46:34 -04:00
|
|
|
[ ] Regression (a behavior that used to work and stopped working in a new release)
|
|
|
|
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
|
2017-06-13 17:49:13 -04:00
|
|
|
[ ] Feature request
|
|
|
|
[ ] Documentation issue or request
|
|
|
|
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
|
|
|
|
</code></pre>
|
|
|
|
|
|
|
|
## Current behavior
|
|
|
|
<!-- Describe how the issue manifests. -->
|
2016-03-03 00:23:47 -05:00
|
|
|
|
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
## Expected behavior
|
|
|
|
<!-- Describe what the desired behavior would be. -->
|
2016-03-03 00:23:47 -05:00
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
|
|
|
|
## Minimal reproduction of the problem with instructions
|
2016-09-30 19:40:56 -04:00
|
|
|
<!--
|
2017-06-13 17:49:13 -04:00
|
|
|
For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
|
2016-09-30 19:40:56 -04:00
|
|
|
https://plnkr.co or similar (you can use this template as a starting point: http://plnkr.co/edit/tpl:AvJOMERrnz94ekVua0u5).
|
|
|
|
-->
|
2016-03-14 08:51:49 -04:00
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
## What is the motivation / use case for changing the behavior?
|
|
|
|
<!-- Describe the motivation or the concrete use case. -->
|
|
|
|
|
2016-03-03 00:23:47 -05:00
|
|
|
|
2017-07-11 14:46:34 -04:00
|
|
|
## Environment
|
2016-03-03 00:23:47 -05:00
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
<pre><code>
|
|
|
|
Angular version: X.Y.Z
|
2016-09-09 12:36:53 -04:00
|
|
|
<!-- Check whether this is still an issue in the most recent Angular version -->
|
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
Browser:
|
|
|
|
- [ ] Chrome (desktop) version XX
|
|
|
|
- [ ] Chrome (Android) version XX
|
|
|
|
- [ ] Chrome (iOS) version XX
|
|
|
|
- [ ] Firefox version XX
|
|
|
|
- [ ] Safari (desktop) version XX
|
|
|
|
- [ ] Safari (iOS) version XX
|
|
|
|
- [ ] IE version XX
|
|
|
|
- [ ] Edge version XX
|
2016-03-14 08:51:49 -04:00
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
For Tooling issues:
|
2017-07-11 14:46:34 -04:00
|
|
|
- Node version: XX <!-- run `node --version` -->
|
|
|
|
- Platform: <!-- Mac, Linux, Windows -->
|
2016-09-30 19:40:56 -04:00
|
|
|
|
2017-06-13 17:49:13 -04:00
|
|
|
Others:
|
|
|
|
<!-- Anything else relevant? Operating system version, IDE, package manager, HTTP server, ... -->
|
|
|
|
</code></pre>
|