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

Inspector doesn't work at new version 1.6.2 #250

Closed Ilichev-vlad closed 1 year ago

Ilichev-vlad commented 1 year ago

123

TelmoSoeiro commented 1 year ago

123 Same problem here. 1.6.2 Uncaught TypeError: Cannot read properties of undefined (reading 'get') at _getDebugModeInfo (ToolsAPI.js:66:41) at Object._getFrameworkInformation [as getFrameworkInformation] (ToolsAPI.js:111:32) at get-initial-information (main.js:82:49) at HTMLDocument.communicationWithContentScript (main.js:300:35)

Using ctrl+shift+alt+S to open SAPUI5 diagnostics as workaround and poor alternative :)

Thank you.

jdichev commented 1 year ago

Hello,

Working on a solution in the team. Expect updates soon. Meanwhile, if necessary there is still the option to use an older version as an unpacked extension.

Best regards, Jordan

albrecmi commented 1 year ago

Hello,

Working on a solution in the team. Expect updates soon. Meanwhile, if necessary there is still the option to use an older version as an unpacked extension.

Best regards, Jordan

Hi @jdichev, where to get the older version an how to add it to chrome?

skamok commented 1 year ago

Hello, Working on a solution in the team. Expect updates soon. Meanwhile, if necessary there is still the option to use an older version as an unpacked extension. Best regards, Jordan

Hi @jdichev, where to get the older version an how to add it to chrome?

  1. Download previous release https://github.com/SAP/ui5-inspector/releases
  2. Unpack
  3. In Chrome open as url: chrome://extensions/
  4. Check “Developer mode” and then click "Load unpacked extension..."
  5. From the newly opened window select the unpacked release
  6. Restart Chrome
TelmoSoeiro commented 1 year ago

Hello, Working on a solution in the team. Expect updates soon. Meanwhile, if necessary there is still the option to use an older version as an unpacked extension. Best regards, Jordan

Hi @jdichev, where to get the older version an how to add it to chrome?

1. Download previous release https://github.com/SAP/ui5-inspector/releases

2. Unpack

3. In Chrome open as url: chrome://extensions/

4. Check “Developer mode” and then click "Load unpacked extension..."

5. From the newly opened window select the unpacked release

6. Restart Chrome

Thank you. Tried and it works with version 1.6.1. Don't forget to remove the latest version "UI5 Inspector 1.6.2" on the extension management.

Best Regards, Telmo.

LudkaMotylikova commented 1 year ago

1.6.1. works