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

Error when inspecting a UI using sap/ui/model/odata/v4/ODataModel #81

Closed
erlethor opened this issue Jan 25, 2019 · 3 comments · Fixed by #220
Closed

Error when inspecting a UI using sap/ui/model/odata/v4/ODataModel #81

erlethor opened this issue Jan 25, 2019 · 3 comments · Fixed by #220
Assignees

Comments

@erlethor
Copy link
Contributor

erlethor commented Jan 25, 2019

Hi,

when I use the inspector running on a view bound to an v4 ODataModel I get the following error:

ToolsAPI.js:331 UI5 Inspector:  Error: Unsupported operation: v4.ODataModel#getObject
    at constructor.ODataModel.getObject (ODataModel.js?eval:1044)
    at Object._getModelInfo (ToolsAPI.js:319)
    at ToolsAPI.js:452
    at Array.map (<anonymous>)
    at Object._getBindingContextsForControl (ToolsAPI.js:451)
    at Object.getControlBindings (ToolsAPI.js:515)
    at Object.do-control-select (main.js:106)
    at HTMLDocument.communicationWithContentScript (main.js:180)

Best,
Thorsten

@limpbizkit107
Copy link
Contributor

Hi,

Thank you for reporting this issue.
We will investigate the case and update you as soon as possible!

Regards,
Stefan

@jdichev jdichev self-assigned this Sep 7, 2021
jdichev added a commit to jdichev/ui5-inspector that referenced this issue Jan 25, 2023
jdichev added a commit to jdichev/ui5-inspector that referenced this issue Feb 2, 2023
@erlethor
Copy link
Contributor Author

erlethor commented Feb 3, 2023

Perfect. Thank you for providing the fix.

@esjewett
Copy link

esjewett commented Feb 3, 2023

Thanks for pursing this @erlethor and for the fix @jdichev. Some things are worth waiting for :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants