question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Data Inspection: Variable - Object inspection is empty or has random fields

See original GitHub issue

Steps to reproduce:

  1. Add Object o = new Object() variable and Debug application

  2. Open Debug -> Variables and expand the variable

  3. It has random field inside (every time new): image Expected: Variable has no fields.

  4. Move cursor over Object variable in Editor

  5. Data Inspection Popup is empty image Expected: Title is Instance of Object or something like that

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
DanTupcommented, Aug 22, 2018

I believe this may be a VS Code issue - I’ve opened an issue at https://github.com/Microsoft/vscode/issues/56996. I’ll keep this one open for now in case it turns out we’re doing something wrong.

0reactions
DanTupcommented, Sep 9, 2019

Great! Looks like I was supposed to do some digging, but it slipped through the net. I think they moved over to a new tree implementation since we opened that, so maybe that resolved these quirks. If you do see it again, please let me know and I can do some more digging. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inspecting storage and databases for sensitive data
Instructions for setting up an inspection scan using Cloud DLP in the Google Cloud console, and (optionally) for scheduling periodic repeating inspection scans....
Read more >
Inspecting and Changing the Value of Data Elements
The Debug Inspector is especially useful for examining compound data objects, such as arrays and linked lists. Because you can inspect individual items ......
Read more >
Cannot call member property on object of this type
Hello, I am trying to reference data stored in another feature layer ... My Hydrant Inspections table does not contain an Object ID...
Read more >
All About Missing Data Handling - Towards Data Science
When we say data are missing at random , we mean that missing data on a partly missing variable (Y) is related to...
Read more >
FindBugs Bug Descriptions - SourceForge
NP: equals() method does not check for null argument, Bad practice ... MF: Method defines a variable that obscures a field, Correctness.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found