Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Blank Screen when displaying DeviceInfo interface #270

Closed
rido-min opened this issue Apr 29, 2020 · 2 comments
Closed

[BUG] Blank Screen when displaying DeviceInfo interface #270

rido-min opened this issue Apr 29, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@rido-min
Copy link
Member

Describe the bug
Trying to open the PnP Interfaces page, I got a blank screen and some errors in devtools.
I'm using the latest version 0.10.17

To Reproduce
Steps to reproduce the behavior:
I created a PnP device following the PnP tutorials
Find the device, and try to open the PnP interface.

Expected behavior
I can inspect the interface

Screenshots

explorerBug

Desktop (please complete the following information):

  • OS: [e.g. Windows, Linux, OSX]
  • OS Version: Windows 10
  • App version 0.10.17

Additional context

TypeError: Cannot read property 'displayName' of undefined
    at t.n.renderInterfaceInfoDetail (main.3d47384f790dcc3aa741.js:1)
    at t.n.renderInterfaceInfo (main.3d47384f790dcc3aa741.js:1)
    at main.3d47384f790dcc3aa741.js:1
    at _a (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Fi (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Li (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Eo (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at To (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at No (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Nn (npm.react-dom.3d47384f790dcc3aa741.js:9)
ni @ npm.react-dom.3d47384f790dcc3aa741.js:9
npm.react-dom.3d47384f790dcc3aa741.js:9 Uncaught TypeError: Cannot read property 'displayName' of undefined
    at t.n.renderInterfaceInfoDetail (main.3d47384f790dcc3aa741.js:1)
    at t.n.renderInterfaceInfo (main.3d47384f790dcc3aa741.js:1)
    at main.3d47384f790dcc3aa741.js:1
    at _a (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Fi (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Li (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Eo (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at To (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at No (npm.react-dom.3d47384f790dcc3aa741.js:9)
    at Nn (npm.react-dom.3d47384f790dcc3aa741.js:9)
@rido-min rido-min added bug Something isn't working needs review Review required by team member labels Apr 29, 2020
@YingXue YingXue mentioned this issue Apr 30, 2020
@YingXue YingXue closed this as completed May 4, 2020
@YingXue YingXue reopened this May 5, 2020
@YingXue
Copy link
Member

YingXue commented May 5, 2020

The pr is merged but not released. Reopening the issue, will close after release.

@YingXue YingXue removed the needs review Review required by team member label May 5, 2020
@YingXue
Copy link
Member

YingXue commented May 6, 2020

https://github.com/Azure/azure-iot-explorer/releases/tag/v0.10.18
Latest release has been published to address this issue.
Closing.

@YingXue YingXue closed this as completed May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants