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

Unable to see values of Date properties #880

Open
Andrew-Marks-Trisept opened this issue Jul 7, 2021 · 0 comments
Open

Unable to see values of Date properties #880

Andrew-Marks-Trisept opened this issue Jul 7, 2021 · 0 comments
Labels
bug Something isn't working P2

Comments

@Andrew-Marks-Trisept
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working P2
Projects
None yet
Development

No branches or pull requests

2 participants