-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Controller Code for Sample Input Checked does not work #3693
Comments
Hi @sebastianesch ,
Could you please elaborate on why exactly Also, |
Hi @boghyon, sorry, I did not notice that
Kind regards, |
Hi @boghyon, I debugged the UI5 sample and can confirm that it works. In our case the Binding Info object was missing the binding property and as The root cause for the issue was that our binding definition in the view contained
Sorry for the inconvenience and thanks for the help. Kind regards, |
@sebastianesch No prob, thanks for the replies! You might want to subscribe to SAP/ui5-language-assistant#82 and SAP/ui5-language-assistant#563 which, if the requested feature(s) were ever implemented, could detect invalid values such as |
OpenUI5 version: 1.110
Browser/version (+device/version):
Any other tested browsers/devices(OK/FAIL):
URL (minimal example if possible): https://ui5.sap.com/#/entity/sap.m.Input/sample/sap.m.sample.InputChecked
User/password (if required and possible - do not post any confidential information here):
Steps to reproduce the problem:
The sample for Input - Checked (https://ui5.sap.com/#/entity/sap.m.Input/sample/sap.m.sample.InputChecked) does not work.
In the Controller code https://ui5.sap.com/#/entity/sap.m.Input/sample/sap.m.sample.InputChecked/code/C.controller.js the function _validateInput needs to be corrected.
What is the expected result?
What happens instead?
Any other information? (attach screenshot if possible)
This issue is moved from SAP-docs repository
sebastianesch commented (SAP-docs/sapui5#37 (comment))
The text was updated successfully, but these errors were encountered: