You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm submitting a ...
[*] bug report
[ ] feature request
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
report a bug
What is the current behavior?
I got following error.
Property 'includes' does not exist on type 'string[]'.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
After this commit, when I use 'Array.prototype.includes()' I got above error.
What is the expected behavior?
No errors.
Please tell us about your environment:
Angular version: 2.0.0-rc5
Node v6.2.2
NPM v 3.9.5
[*] bug report
[ ] feature request
[ ] question about the decisions made in the repository
report a bug
I got following error.
Property 'includes' does not exist on type 'string[]'.
After this commit, when I use 'Array.prototype.includes()' I got above error.
No errors.
Angular version: 2.0.0-rc5
Node v6.2.2
NPM v 3.9.5