SAP / ui5-inspector

With the UI5 Inspector, you can easily debug and support your OpenUI5/SAPUI5 based apps.
https://sap.github.io/ui5-inspector/
Apache License 2.0
144 stars 57 forks source link

Empty Control Inspector #200

Open andrecontax opened 2 years ago

andrecontax commented 2 years ago

Running a simple app from WebIDE or from the Launchpad. When I open the UI5 inspector, it throws a blank page. 2022-10-25_10h00_55

PetyaMarkovaBogdanova commented 2 years ago

Hi @andrecontax , can you, please, share more details like Browser and OS? Also do you have any other add-ons installed along with UI5 Inspector?

Best regards, Petya Markova. (UI5 Developer)

andrecontax commented 2 years ago

Hi @PetyaMarkovaBogdanova

I'm using Google Chrome (Version 106.0.5249.119) on Windows 10.

No other add-ons.

Best regards, André

PetyaMarkovaBogdanova commented 1 year ago

Hi @andrecontax , unfortunately we didn't manage to reproduce the described problem. We recently had similar issue reported. To re-install chrome browser and UI5 Inspector worked in this case. Maybe you can try this, either. Please, let us know, if that helped. Best regards, Petya Markova. (UI5 Inspector developer)

GuillaumedesPommareSAP commented 1 year ago

Hello @PetyaMarkovaBogdanova

You can easily reproduce it on any recent Chrome version and latest version of ui5-inspector as soon as you have at least 2 windows of Chrome opened. Then inspector stops working properly.

Regards, Guillaume

ClementRoyer commented 1 year ago

Hey ! Any new ? 👀

jdichev commented 1 year ago

Hello @ClementRoyer,

Can you please try again if the issue persists? Latest version published on Chrome Web Store is dated April 2023 as of now.

Thanks and regards, Jordan

RuckertSolutions commented 2 months ago

I do encounter the same bug for some months. What sometimes fixes it it to 1. close all browser windows and reopen them OR 2. Open the "Technical Information Dialog" (crtl+shift+alt+P) and open the Control Inspector there, then reopen devtools and reload the page. I also have multiple browser windows open. Bug happens on colleagues machines as well. (Browser always latest MS edge version).

Edit: The "OData requests" tab always works.

PetyaMarkovaBogdanova commented 2 months ago

Hi @RuckertSolutions , thank you for sharing this finding! Are you using the latest UI5 Inspector version?(1.6.4) Best regards, Petya Markova.