Skip to content

[Bug]: Angular Errors #399

@hasokeric

Description

@hasokeric

What happened?

Sometimes Console Ninja stops working, and when I restart my ng serve it corrupted my code:

  Property 'map' does not exist on type 'string'. [plugin angular-compiler]

    src/@wap/pipes/find-by-key/find-by-key.pipe.ts:44:81:
      44  ... eslint-disable *//* eslint-disable-line */oo_al(value.map(item =>

I then simply restart the IDE and it works again, intermittent.

Version

Latest

CLI command to start your dev tool

ng serve

Steps to reproduce (or sample repo)

N/A

Log output

Property 'map' does not exist on type 'string'. [plugin angular-compiler]

    src/@wap/pipes/find-by-key/find-by-key.pipe.ts:44:81:
      44 │ ... eslint-disable *//* eslint-disable-line */oo_al(value.map(item =>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions