Netflix-Skunkworks/stethoscope-app

Regressions in Windows and Linux platforms since 3.0.5

erichs opened this issue · 0 comments

Note: for support questions, please email us or contact us on Gitter. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • What is the current behavior?
    The following fields currently (v3.1.3) return null/Unavailable, despite being available in prior versions (v3.0.5 is what I tested against):

Linux:

  • DeviceId

Windows:

  • DeviceId

  • HardwareSerial

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  • What is the expected behavior?

  • What is the motivation / use case for changing the behavior?
    We should provide data if/when available.

  • Please tell us about your environment:

    • Stethoscope Version:
    • Platform:
      • Mac
      • Windows
      • Linux
    • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

I believe this to be caused by a reworking of kmd property hierarchies. I'll take a stab at a fix in a separate PR.