Skip to content

Property 'includes' does not exist on type 'string[]'. #931

@monad98

Description

@monad98
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions