Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Unable to see values of Date properties #880

@Andrew-Marks-Trisept

Description

@Andrew-Marks-Trisept

Angular DevTools version (required): 1.0.2

Angular version (required): 12.0.1

Description of issue:

Properties of type Date show only the text Date(), with no useful way to know what the value is.

Steps to reproduce:

  1. Inspect a component with a date property. Strings, booleans, objects, etc all show useful values. Dates just show Date().

Additional details:

Even a basic string representation of the date would be helpful, the way the "Angular state inspector" extension does it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions