Right clicking on a a control, select UI5 Inspector > Inspect UI5 control doesn't show you the line
Open
@kineticjs is already working on this.
Since Dec 15, 2022.
- Dominant language
- JavaScript
- Stars
- 150
- Forks
- 59
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 2
Description
It seems that the UI5 Inspector is broken in the latest Chrome
- Open any UI5 page, eg: https://ui5.sap.com/test-resources/sap/m/demokit/cart/webapp/index.html
- Right click on any UI5 control and select UI5 Inspector > Inspect UI5 control

- Expected: Line of the control is highlighted in the UI5 tab of the chrome debugger
Actual: Nothing happens
This is on Windows 10, Chrome Version 107.0.5304.88 (Official Build) (64-bit), UI5 Inspector v1.3.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.